forked from Botanical/BotanJS
Various basic editor commands
This commit is contained in:
@@ -7,3 +7,8 @@ Components.Vim.State.Recorder.undo;
|
||||
Components.Vim.State.Recorder.redo;
|
||||
/** @type Function */
|
||||
Components.Vim.State.Recorder.record;
|
||||
/** @type Function */
|
||||
Components.Vim.State.Recorder.save;
|
||||
|
||||
/** @type Boolean */
|
||||
Components.Vim.State.Recorder.changed;
|
||||
|
||||
Reference in New Issue
Block a user