Vim/test
Sean Kelly e7796d91e6 fix #690 and other toggle case issues (#698)
* fix #690 and other toggle case issues

* fixing tslint error

* removed duplicate code for toggle case operator
2016-09-05 10:40:09 -07:00
..
cmd_line Use angle bracket notation replacing ctrl+* => <C-*>, backspace => <BS>, etc. Closes #64 (#683) 2016-08-31 21:09:50 -07:00
mode fix #690 and other toggle case issues (#698) 2016-09-05 10:40:09 -07:00
number Implement increment and decrement operators (#515) 2016-07-25 23:30:22 -07:00
operator Use angle bracket notation replacing ctrl+* => <C-*>, backspace => <BS>, etc. Closes #64 (#683) 2016-08-31 21:09:50 -07:00
register Implement ; and , (#674) 2016-09-03 10:38:49 -07:00
error.test.ts fix_#_*_command (#702) 2016-09-02 16:12:17 -07:00
extension.test.ts Convert 4 space tab to 2 space tab. (#460) 2016-07-16 10:02:31 -07:00
index.ts Implement ; and , (#674) 2016-09-03 10:38:49 -07:00
motion.test.ts Sentence selection 2016-08-12 13:36:03 +08:00
testSimplifier.ts Use angle bracket notation replacing ctrl+* => <C-*>, backspace => <BS>, etc. Closes #64 (#683) 2016-08-31 21:09:50 -07:00
testUtils.ts fix tabsize, expand spaces and iskeyword overridden issues 2016-08-12 21:28:05 +08:00
textEditor.test.ts Convert 4 space tab to 2 space tab. (#460) 2016-07-16 10:02:31 -07:00
tslint.json Add test-specific tslint (#464) 2016-07-16 18:09:52 -07:00