7 Commits

Author SHA1 Message Date
Daniel Hahler
c8c9dfd3bf Do not match newlines in highlight output
Without this, `links to Foo` might be included, which results in an
error, when throwing that into a call to `highlight` to restore it.

The proper fix would be to restore it as `highlight link Cursor|Error
FooLink`, but that requires refactoring, since the return value for
`hl_cursor_off`/`turn_off_hl_error` is used as a definition also.

Fixes https://github.com/osyo-manga/vital-over/issues/23
Fixes https://github.com/Lokaltog/vim-easymotion/issues/95
2014-02-10 01:55:05 +01:00
haya14busa
d68151da8d Update vital-over 2014-02-08 01:41:14 +09:00
haya14busa
508978ea58 Update vital-over 2014-02-06 23:04:12 +09:00
haya14busa
262152aad0 Update vital-over 2014-02-06 19:08:14 +09:00
haya14busa
09aed7af0c Update vital-over 2014-02-05 14:16:23 +09:00
haya14busa
b368309fb3 Modify to use vital-over for commandline of find motion
Add buffer completion, paste and mapping feature
2014-02-02 02:02:26 +09:00
haya14busa
c9d0d18190 Vitalize Over.Commandline 2014-01-29 14:29:23 +09:00