Commit Graph

10 Commits

Author SHA1 Message Date
haya14busa
ff15dabea7 Improve find motion scroll 2014-01-24 01:06:21 +09:00
haya14busa
1124db2edd Improve cursor & shade regexp 2014-01-24 01:03:48 +09:00
haya14busa
0d39901b11 Implement scroll to find motion cmd line 2014-01-23 22:53:58 +09:00
haya14busa
f00b912940 Implement 'n' key motion offscreen search!
Including some refactoring
    - s:Easymotion function
        - handling original & cursor position
    - autoload/EasyMotion/command_line.vim
    - s:Getvisualstartposition function
2014-01-23 11:47:31 +09:00
haya14busa
2b5fb62123 Implement & Improve highlight
Implement:
    - increment highlight
    - moving highlight
    - cursor highlight
Improve:
    - method
    - bi-directional shade regexp
2014-01-20 14:36:31 +09:00
haya14busa
5bed6b3f9e Cosmetic: retab to expandtab all and add modeline 2014-01-17 17:39:26 +09:00
haya14busa
9c0183faa7 Modify prompt message and make it more configurable 2014-01-17 15:12:33 +09:00
haya14busa
4728a9dcbd Modify condition for multi input find motion 2014-01-17 15:10:07 +09:00
haya14busa
f4e6cd30f9 Implement last find motion by {find motion}<CR>
Fix redraw
2014-01-14 10:44:57 +09:00
haya14busa
512ecf851a Improve command_line and move helper function 2014-01-14 08:48:26 +09:00