Skip to content
This repository has been archived by the owner on Feb 5, 2024. It is now read-only.

Unmap for default keymapping isn't persistant #30

Open
AgustinOrdonez opened this issue Nov 29, 2023 · 0 comments
Open

Unmap for default keymapping isn't persistant #30

AgustinOrdonez opened this issue Nov 29, 2023 · 0 comments

Comments

@AgustinOrdonez
Copy link

AgustinOrdonez commented Nov 29, 2023

Hello, I have the following in .ideavimrc

"Remap vim sneak and restore s functionality"
nmap <leader>lb <Plug>(sneak-S)
nmap <leader>lf <Plug>(sneak-s)
:nmap s s
:nmap S S

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

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant