Some placeholder commands, working substitution
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
/** @type Object */
|
||||
Components.Vim.Actions = {};
|
||||
|
||||
/** @type constructor */
|
||||
Components.Vim.Actions.FIND = function(){};
|
||||
|
||||
/** @type Function */
|
||||
Components.Vim.Actions.FIND.Pattern;
|
||||
Reference in New Issue
Block a user