Replaced quirky tab char with virtual space chars
This commit is contained in:
@@ -63,3 +63,5 @@ Components.Vim.Cursor.position;
|
||||
Components.Vim.Cursor.position.start;
|
||||
/** @type Number */
|
||||
Components.Vim.Cursor.position.end;
|
||||
/** @type String */
|
||||
Components.Vim.Cursor.rawLine;
|
||||
|
Reference in New Issue
Block a user