Commit Graph

41 Commits

Author SHA1 Message Date
斟酌 鵬兄 8c5f50ec2c Bug fix for Ctrl + b/f 2016-03-31 04:34:08 +08:00
斟酌 鵬兄 27ce6b3e50 Update README.md 2016-03-31 03:17:40 +08:00
斟酌 鵬兄 79705e9b14 Reset analyzed content when needed 2016-03-31 03:12:18 +08:00
斟酌 鵬兄 1bc1a90b31 Fixed a -> Enter -> BS -> Esc -> u inconsistency 2016-03-31 02:51:42 +08:00
斟酌 鵬兄 553cab9776 Visual viw, viw{bracket}, Ctrl+f, Ctcl+b 2016-03-31 02:25:39 +08:00
斟酌 鵬兄 030fb3226b Word range viw 2016-03-30 21:12:01 +08:00
斟酌 鵬兄 9faf2b4921 InputEvent carrying range 2016-03-30 20:11:48 +08:00
斟酌 鵬兄 a7d2e80f4a Some boundary foundations 2016-03-30 08:39:13 +08:00
斟酌 鵬兄 564aef86aa Previous approach had performance issue, fixing it 2016-03-30 06:17:37 +08:00
斟酌 鵬兄 799a911e06 Partial % motion 2016-03-30 04:32:36 +08:00
斟酌 鵬兄 3f687cb704 Some placeholders 2016-03-29 03:51:55 +08:00
斟酌 鵬兄 78f8a20a5d DELETE command in VISUAL, generalized Stator Obj 2016-03-23 03:15:02 +08:00
斟酌 鵬兄 5f5e0604fa Wrapping keyboardevent with InputEvent 2016-03-22 19:31:19 +08:00
斟酌 鵬兄 75662e6d04 Some placeholder commands in VISUAL 2016-03-22 17:36:21 +08:00
斟酌 鵬兄 605ac1e95a Update README.md 2016-03-22 02:55:29 +08:00
斟酌 鵬兄 e52c312af5 added g8, v ( hightlight only )
Some structural changes on VimControls
2016-03-22 02:08:07 +08:00
斟酌 鵬兄 8769e69f35 Insert mode line break bug fix 2016-03-20 07:52:44 +08:00
斟酌 鵬兄 dc63a882e3 Aaiu, cursor position 2016-03-19 19:05:07 +08:00
斟酌 鵬兄 b17ca21420 fixed G / gg issue on some cases 2016-03-18 08:34:36 +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
斟酌 鵬兄 acb5d72d89 Added a beep sound 2016-03-18 03:35:45 +08:00
斟酌 鵬兄 db922421be Handle the DELETE / BACKSPACE on INSERT 2016-03-17 19:59:07 +08:00
斟酌 鵬兄 44fec5abfd Store the stacks indefinitely 2016-03-17 07:16:06 +08:00
斟酌 鵬兄 865530709b Proper REDO / UNDO function ( without cursor pos ) 2016-03-17 06:08:38 +08:00
斟酌 鵬兄 f1653727f2 Some sort of UNDO / REDO ( not functional yet ) 2016-03-17 04:57:43 +08:00
斟酌 鵬兄 bc3c511c6f Fix wrong position of lines with tab character 2016-03-16 18:55:18 +08:00
斟酌 鵬兄 5be04d850d Merge branch 'master' of github:tgckpg/BotanJS-vim 2016-03-16 00:12:00 +08:00
斟酌 鵬兄 8bc4db7283 partial insert support 2016-03-16 00:11:39 +08:00
斟酌 鵬兄 030a0f3c1a Create README.md 2016-03-15 06:12:31 +08:00
斟酌 鵬兄 b7c693be07 externs 2016-03-15 05:22:37 +08:00
斟酌 鵬兄 ee26a7dcc8 Remove useless imports 2016-03-15 03:38:05 +08:00
斟酌 鵬兄 52e4733fcc Some interfaces 2016-03-15 03:06:16 +08:00
斟酌 鵬兄 cbec2c7475 wordwrap panning for k 2016-03-14 23:57:17 +08:00
斟酌 鵬兄 97480cd0c6 wordwrap panning for j 2016-03-14 23:28:30 +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
斟酌 鵬兄 6ce714be1e Create LICENSE 2016-03-13 03:31:55 +08:00
斟酌 鵬兄 d6bbf245c6 Some drafts 2016-03-13 03:30:33 +08:00