Vim/test/plugins
berknam 6c98ba3b27
Fix surround alias using wrong shortcut version (#4985)
- Shortcut aliases were using the version with space but they are supposed
to use the version without space
- Add 'a' shortcut alias to '>'
- Add tests for alias
- Add some tests for visual and visual line mode (they are not extensive
but should be enough for now)
Fixes #4965
2020-06-30 14:12:03 -04:00
..
camelCaseMotion.test.ts Remove a few unused variables & imports 2019-10-20 23:32:22 -04:00
easymotion.test.ts Use const instead of let when possible in tests 2019-10-20 23:26:26 -04:00
imswitcher.test.ts Rename ModeName to Mode since after the refactor, that separation is gone 2019-11-29 15:59:20 -05:00
replaceWithRegister.test.ts Make grj line-wise 2019-10-21 00:58:10 -04:00
sneak.test.ts Add isJump to sneak actions (#4697) 2020-04-24 00:11:15 -04:00
surround.test.ts Fix surround alias using wrong shortcut version (#4985) 2020-06-30 14:12:03 -04:00