Implement :s
This commit is contained in:
parent
161c55c94f
commit
f662a96afd
4 changed files with 78 additions and 6 deletions
|
|
@ -1,6 +1,7 @@
|
|||
{Emitter, Disposable, CompositeDisposable} = require 'event-kit'
|
||||
|
||||
{Command, CommandError} = require './command'
|
||||
Command = require './command'
|
||||
CommandError = require './command-error'
|
||||
|
||||
class ExState
|
||||
constructor: (@editorElement, @globalExState) ->
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue