added g8, v ( hightlight only )

Some structural changes on VimControls
This commit is contained in:
2016-03-22 02:08:07 +08:00
parent 8769e69f35
commit e52c312af5
8 changed files with 307 additions and 138 deletions
@@ -7,3 +7,6 @@ Components.Vim.IAction.dispose;
Components.Vim.IAction.handler;
/** @type Function */
Components.Vim.IAction.getMessage;
/** @type Boolean */
Components.Vim.IAction.allowMovement;