Previous approach had performance issue, fixing it
This commit is contained in:
@@ -10,6 +10,8 @@ Components.Vim.Cursor.action;
|
||||
/** @type {Components.Vim.State.Recorder} */
|
||||
Components.Vim.Cursor.rec;
|
||||
|
||||
/** @type Function */
|
||||
Components.Vim.Cursor.moveTo;
|
||||
/** @type Function */
|
||||
Components.Vim.Cursor.moveX;
|
||||
/** @type Function */
|
||||
|
Reference in New Issue
Block a user