This is a continuation of the abandoned #15572 pull request.
As requested in that PR, I added tests and a new enable_vim_sneak setting so we don't override the s and S shortcuts by default.
Closes #13858
Release Notes:
Added support for the popular vim_sneak plugin. This is disabled by default, and can be enabled by setting "enable_vim_sneak": true in your vim settings.
This is a continuation of the abandoned #15572 pull request.
As requested in that PR, I added tests and a new
enable_vim_sneak
setting so we don't override thes
andS
shortcuts by default.Closes #13858
Release Notes:
"enable_vim_sneak": true
in your vim settings.Reference: https://github.com/justinmk/vim-sneak