haya14busa
|
fc056f37fd
|
fix empty input
ref: https://github.com/easymotion/vim-easymotion/issues/265#issuecomment-173485469
|
2016-01-21 18:55:22 +09:00 |
|
haya14busa
|
fc7d1d9a5d
|
Make sure the autocmd event exists before doautocmd
|
2016-01-21 17:21:43 +09:00 |
|
haya14busa
|
74fc979fe7
|
IndentLine handlings
|
2016-01-21 16:12:33 +09:00 |
|
haya14busa
|
f5ecb99abe
|
From patch 7.4.792, we can conceal item with matchadd()
It solves problem of :syn-cchar which cannot conceal some keyword items.
Patch 7.4.792 is nice!
Thanks @chrisbra
|
2016-01-21 15:47:58 +09:00 |
|
haya14busa
|
87e7b88bdd
|
Preserve syntax and support g:EasyMotion_do_shade for overwin motions
|
2016-01-21 13:01:06 +09:00 |
|
haya14busa
|
aaa9a4ab95
|
Preserve syntax
- Problem: Flick occurs when vertical splitting
|
2016-01-21 04:27:10 +09:00 |
|
haya14busa
|
6bad3f4174
|
Manage WinLeave/WinEnter events
|
2016-01-21 01:37:02 +09:00 |
|
haya14busa
|
7578ffe479
|
Support jump to first target feature for overwin motions
|
2016-01-19 03:02:44 +09:00 |
|
haya14busa
|
656f3425fa
|
Update vital-hit-hint-motion
|
2016-01-18 02:56:36 +09:00 |
|
haya14busa
|
00fc3281c3
|
Now, you can move cursor even over/across window
- implement <Plug>(easymotion-overwin-f)
- implement <Plug>(easymotion-overwin-f2)
- TODO:
- test
- doc
- care configuration
|
2016-01-15 01:03:43 +09:00 |
|