vim-sneak 1.7.4
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