Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2015-01-02 | 345 Bytes | |
vim-sneak 1.7.4 source code.tar.gz | 2015-01-02 | 24.8 kB | |
vim-sneak 1.7.4 source code.zip | 2015-01-02 | 30.1 kB | |
Totals: 3 Items | 55.3 kB | 0 |
Sneak_f
andSneak_t
are now fully compliant with Vim's built-in f/t inclusive/exclusive behavior, including{op}vF
and{op}vT
(see :help inclusive). [#121]- Provide sneak#state() and expose rptreverse. [#119]
- Do not add to jumplist on consecutive invocations. [#88]
g:sneak#prompt
- multibyte (wide chars) highlighting. [#27]