Vim/test
2018-07-27 16:29:39 -04:00
..
actions refactor: no need to set currentMode twice 2018-02-20 13:52:04 +03:00
cmd_line Fix commandline history capping 2018-06-20 21:42:45 -07:00
configuration fix: fix bad merge 2018-07-23 13:29:29 -07:00
mode fixes #2846 2018-07-18 20:06:09 -07:00
number sort and remove unused imports 2017-12-13 11:36:31 +11:00
operator refactor: clean-up unused imports and vars 2018-06-15 01:40:32 -07:00
plugins fix cursor position in test 2018-07-18 20:10:21 -07:00
register refactor: move util.ts into util folder. separate clipboard/messages to own files. don't export default 2018-06-10 01:47:07 -07:00
error.test.ts sort and remove unused imports 2017-12-13 11:36:31 +11:00
extension.test.ts fix: actually run prettier 2018-02-04 14:47:48 -08:00
index.ts Fix minor typo 2018-07-27 16:29:39 -04:00
macro.test.ts sort and remove unused imports 2017-12-13 11:36:31 +11:00
motion.test.ts feat: implements usage of insert to toggle between modes (as per #1787) (#2356) 2018-02-26 06:44:01 -08:00
motionLineWrapping.test.ts Add whichwrap support 2018-07-20 12:02:58 -07:00
multicursor.test.ts fix: forceprettier 2018-07-15 03:09:50 -07:00
testConfiguration.ts fix: add missing wrapkeys to test configuration 2018-07-23 13:31:38 -07:00
testSimplifier.ts refactor: clean-up util functions. add logging 2018-06-10 01:47:07 -07:00
testUtils.ts refactor: clean-up util functions. add logging 2018-06-10 01:47:07 -07:00
textEditor.test.ts sort and remove unused imports 2017-12-13 11:36:31 +11:00