Skip to content

vim-sneak 1.7.4

Compare
Choose a tag to compare
@justinmk justinmk released this 02 Jan 06:48
· 95 commits to master since this release
  • Sneak_f and Sneak_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