You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 5, 2024. It is now read-only.
"Remap vim sneak and restore s functionality"nmap<leader>lb <Plug>(sneak-S)nmap<leader>lf <Plug>(sneak-s)
:nmapss
:nmapSS
I've tried with and without :, I can use s normally only until I close the IDE, if I relaunch it again It goes back to using vim-sneak with s or S (My custom mappings still work alongside s-S)
Idea vim version: 2.7.5
IdeaVim-Sneak version:1.2.0
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hello, I have the following in
.ideavimrc
I've tried with and without
:
, I can use s normally only until I close the IDE, if I relaunch it again It goes back to using vim-sneak with s or S (My custom mappings still work alongside s-S)Idea vim version: 2.7.5
IdeaVim-Sneak version:1.2.0
The text was updated successfully, but these errors were encountered: