forked from Botanical/BotanJS
Some placeholder commands in VISUAL
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
/** @constructor */
|
||||
Components.Vim.Controls = function(){};
|
||||
|
||||
/** @type Function */
|
||||
Components.Vim.Controls.ModKeys;
|
||||
/** @type Function */
|
||||
Components.Vim.Controls.KMap;
|
||||
Reference in New Issue
Block a user