Commit Graph

12 Commits

Author SHA1 Message Date
haya14busa
215163c1b1 Handle scrolloff option when n-key motion
close #110
2014-02-21 18:48:22 +09:00
haya14busa
ff4bdedaa4 Minor improvement of silent_feedkeys() 2014-02-13 11:40:01 +09:00
haya14busa
55063e6868 Improve n-key find motions' consistency with default search
Highlight all the matches after the landing.

Close #100
2014-02-13 11:27:07 +09:00
haya14busa
525b008695 Modify should_use_smartcase to should_case_sensitive
Take into account &ignorecase and &smartcase for n key find motion to be
consistent with vim default search
2014-02-06 22:12:52 +09:00
haya14busa
2f9147321b Move some should_use_ function to helper 2014-01-26 22:58:00 +09:00
haya14busa
5bed6b3f9e Cosmetic: retab to expandtab all and add modeline 2014-01-17 17:39:26 +09:00
haya14busa
512ecf851a Improve command_line and move helper function 2014-01-14 08:48:26 +09:00
haya14busa
1e4fe83bd6 Add helper function 2014-01-14 03:58:21 +09:00
haya14busa
6c656b1f17 Refactoring of find motion for multi key strokes 2014-01-12 21:45:21 +09:00
haya14busa
ead72033d7 Delete unused file 2014-01-07 17:08:52 +09:00
haya14busa
8a897c58f0 Use save cpo options in autoload/ too 2013-12-18 21:42:56 +09:00
haya14busa
bafa29fee7 support migemo but it'll take too long time 2013-10-12 12:58:29 +09:00