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