Commit Graph

20 Commits

Author SHA1 Message Date
1511c70957 Added :{number} support 2017-03-17 13:34:31 +08:00
50686073d8 Replaced quirky tab char with virtual space chars 2017-01-09 10:18:21 +08:00
3db6a5d0b0 wrong col info 2016-04-07 03:01:21 +08:00
be1fc29d39 Various basic editor commands 2016-04-03 07:50:19 +08:00
f4dc0e7d9c Some placeholder commands, working substitution 2016-04-03 05:23:26 +08:00
ddc7058964 calculate document position 2016-04-01 05:22:02 +08:00
8c5f50ec2c Bug fix for Ctrl + b/f 2016-03-31 04:34:08 +08:00
553cab9776 Visual viw, viw{bracket}, Ctrl+f, Ctcl+b 2016-03-31 02:25:39 +08:00
8769e69f35 Insert mode line break bug fix 2016-03-20 07:52:44 +08:00
f227c7e16b G / gg commands 2016-03-18 05:55:04 +08:00
e0c50f1bff Rewrite the way to init VimControls 2016-03-18 05:32:51 +08:00
bc3c511c6f Fix wrong position of lines with tab character 2016-03-16 18:55:18 +08:00
8bc4db7283 partial insert support 2016-03-16 00:11:39 +08:00
ee26a7dcc8 Remove useless imports 2016-03-15 03:38:05 +08:00
cbec2c7475 wordwrap panning for k 2016-03-14 23:57:17 +08:00
9757dec7a0 Handle the tabwidth 2016-03-14 03:33:36 +08:00
bd35ed56b1 j for collapsed line ( partial ) 2016-03-14 02:15:24 +08:00
2548970f3a Partial nav of "jkhl$^" 2016-03-13 20:26:26 +08:00
751530b42d Some navigation, but not working:( 2016-03-13 08:35:29 +08:00
d6bbf245c6 Some drafts 2016-03-13 03:30:33 +08:00