forked from Botanical/BotanJS
what??
This commit is contained in:
parent
be1fc29d39
commit
593462f1e5
@ -40,6 +40,9 @@
|
||||
|
||||
var cur = this.__cursor;
|
||||
var Vim = cur.Vim;
|
||||
|
||||
/** @type {Components.Vim.VimArea} */
|
||||
var VimArea = shadowImport( "Components.Vim.VimArea" );
|
||||
var Insts = VimArea.Instances;
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user