G / gg commands

This commit is contained in:
2016-03-18 05:55:04 +08:00
parent e0c50f1bff
commit f227c7e16b
3 changed files with 38 additions and 18 deletions

View File

@@ -37,6 +37,8 @@ Components.Vim.LineFeeder.panY;
/** @type Number */
Components.Vim.LineFeeder.moreAt;
/** @type Number */
Components.Vim.LineFeeder.linesTotal;
/** @type Number */
Components.Vim.LineFeeder.linesOccupied;
/** @type String */
Components.Vim.LineFeeder.docPos;