Commit Graph

646 Commits

Author SHA1 Message Date
manishb
2844ccde92 Fix minor typo 2018-07-27 16:29:39 -04:00
manishb
eba1464fac Add types to ./test/index.ts 2018-07-27 16:22:40 -04:00
manishb
1cf8dc70d1 Add --grep flag to gulp test task (passed to mocha --grep) 2018-07-27 15:23:52 -04:00
Jason Poon
a5a56575d7
Merge pull request #2736 from regiontog/master
Add unit test for long user configured chords.
2018-07-23 18:15:19 -07:00
Jason Poon
b4b2c07b1b fix: add missing wrapkeys to test configuration 2018-07-23 13:31:38 -07:00
Jason Poon
6516fff4aa
fix: fix bad merge 2018-07-23 13:29:29 -07:00
Jason Poon
ca29730688
Fix bad merge 2018-07-23 12:14:29 -07:00
Jason Poon
afe02ebb9c
Merge branch 'master' into master 2018-07-23 12:12:02 -07:00
Erlend Tobiassen
f27859f86b
Merge branch 'master' into master 2018-07-22 14:14:45 +02:00
Dave Foley
bda24f4f51 Add whichwrap support
Fixes #1211
2018-07-20 12:02:58 -07:00
Sean Kelly
23181e6ca3
Merge branch 'master' into allow-dot-in-surround-tags 2018-07-18 20:13:44 -07:00
xconverge
c01c4aa2af fix cursor position in test 2018-07-18 20:10:21 -07:00
xconverge
f29b8ba8bf fixes #2846 2018-07-18 20:06:09 -07:00
xconverge
bfe24e3f78 fixes #2850 2018-07-18 19:44:48 -07:00
Jason Poon
293141e763
Merge branch 'master' into master 2018-07-17 15:09:13 -07:00
Jason Poon
ee204dd8ec fix: forceprettier 2018-07-15 03:09:50 -07:00
xconverge
a5ce12d318 Add config option for sneak to use smartcase and ignorecase 2018-07-11 21:46:07 -07:00
Johan
02beb29f92 Rewrite test 2018-07-04 14:34:23 +02:00
Johan
dd0fc8e311 feat: Update <C-u> insert mode behavior
Instead of deleting whole line, it deletes from cursor position, and takes leading indentation into account.
Relates to VSCodeVim/Vim#2804
2018-07-04 11:45:34 +02:00
Erlend Tobiassen
d2112150dd
Merge branch 'master' into master 2018-07-02 15:34:54 +02:00
xconverge
1cf83c4623 fix test 2018-06-30 13:53:30 -07:00
xconverge
e3a7166940 Merge branch 'fix-repeating-indent' of https://github.com/xconverge/Vim into fix-repeating-indent 2018-06-30 13:35:06 -07:00
xconverge
3daedbad6f Add tests for fix 2018-06-30 13:34:59 -07:00
Jason Poon
e2b495244c
Merge branch 'master' into master 2018-06-30 07:50:27 +01:00
Jason Poon
824a5ae093 fix: enable remapping of numbers. closes #2759 2018-06-29 18:40:06 -07:00
xconverge
d5574c013c fixes #2769 2018-06-25 20:58:03 -07:00
xconverge
815e39ff7c fixes #2760 2018-06-24 13:20:55 -07:00
xconverge
f2effcefab Fix commandline history capping 2018-06-20 21:42:45 -07:00
xconverge
46a21c5a36 Update test to handle non reversed history 2018-06-20 21:07:01 -07:00
xconverge
29e90def42 Start to move commandline to status bar 2018-06-20 19:13:39 -07:00
Jason Poon
86d41407ed fix: closes #2390. enables remapping using '<enter>' in addition to '<cr>' 2018-06-19 02:39:43 -07:00
Erlend Tobiassen
8fab14da2e
Merge branch 'master' into master 2018-06-19 00:35:45 +02:00
Shu Uesugi
d557f50e43
Merge branch 'master' into master 2018-06-17 00:43:17 -07:00
Shu Uesugi
65c24f313f Remove unnecessary after[] 2018-06-17 00:42:29 -07:00
Jason Poon
6e364f8781 fix: delete history file if corrupted. fix UT 2018-06-16 23:44:08 -07:00
Shu Uesugi
bd4e5349f1 Simplify tests 2018-06-16 17:23:44 -07:00
Shu Uesugi
2a3d289760 Add normalModeKeyBindings 2018-06-16 17:19:32 -07:00
Shu Uesugi
3bac6d21b2
Merge branch 'master' into master 2018-06-16 15:33:54 -07:00
Jason Poon
9bb761c3c5 fix: handle when commandLineHistory is empty. refactor to make things not static 2018-06-16 03:07:33 -07:00
Erlend Tobiassen
21659e7239 Add unit test for long user configured chords. 2018-06-15 12:50:36 +02:00
Jason Poon
defb07f347 refactor: clean-up unused imports and vars 2018-06-15 01:40:32 -07:00
Jason Poon
76b2bbf6df fix: move matching bracket to it's own suite. delete dupe tests 2018-06-15 01:40:31 -07:00
Jason Poon
fc50c207e6 fix: remove duplicate test 2018-06-15 01:40:31 -07:00
Shu Uesugi
accc0c78fe
Merge branch 'master' into master 2018-06-14 15:20:38 -07:00
Dakota Sullivan
6a27171c1d Fix tests for cc
Add a test for #2497
Change test for #1285 when autoindent is enabled
2018-06-13 11:09:19 -06:00
Shu Uesugi
d16beb7790 Add visualModesKeyBindings #2705 2018-06-12 17:31:50 -07:00
Jason Poon
e65e8fd41b fix: enable hot-reloading of remapping configurations 2018-06-10 01:51:38 -07:00
Jason Poon
6fa46cbf0b refactor: clean-up util functions. add logging 2018-06-10 01:47:07 -07:00
Jason Poon
c4cd9a3f7f 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
Jason Poon
3b2631ed46 feat: use winston/winston-console-for-electron for logging 2018-06-10 01:47:07 -07:00