Travis Yoder
|
ffbc1780ff
|
fix typo
|
2017-10-17 09:25:30 -07:00 |
|
haya14busa
|
af9786ee57
|
add silent to :doautocmd
fix #294
|
2016-12-25 22:50:22 +09:00 |
|
haya14busa
|
0adc9b4668
|
fix :doautocmd usage
|
2016-12-25 17:12:20 +09:00 |
|
haya14busa
|
5c6f3cd9a7
|
update vital
|
2016-05-07 23:28:50 +09:00 |
|
haya14busa
|
02884f87aa
|
Try https://github.com/vim-jp/vital.vim/pull/415
|
2016-03-27 18:39:03 +09:00 |
|
haya14busa
|
07e3665dbc
|
Update vital
|
2016-03-22 23:04:08 +09:00 |
|
haya14busa
|
cdc77add59
|
introduce revitalizer for speed!!!
|
2016-03-22 21:55:42 +09:00 |
|
haya14busa
|
33f141c3c0
|
Cursor highlight doesn't exist for some environment
fix #275
|
2016-02-12 06:39:40 +09:00 |
|
haya14busa
|
d8b4a60a2f
|
Update vital and fix inappropriate syntax reset
|
2016-02-08 12:41:52 +09:00 |
|
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 |
|