Skip to content

vim-sneak 1.7.2

Compare
Choose a tag to compare
@justinmk justinmk released this 15 Mar 06:30
· 146 commits to master since this release

New features:

  • support for mbyte/lang keymaps
  • new option to disable "clever-s": g:sneak#s_next

New features for streak-mode:

  • intuitive, reliable support for operators
  • intuitive, reliable support for dot-repeat (requires repeat.vim)
  • handle ctrl-c like
  • allow S/Z/f/F/t/T in target labels
  • put 's' at the start of target_labels

Bug fixes:

  • handle operator-pending on ; , and [count]
  • indentLine compatibility / don't highlight concealed characters in other windows
  • fixed inclusive (f), exclusive (t) behavior
  • fixed (SneakStreak) mapping
  • handle very long wrapped lines