Is it possible to create a remap in VsCodeVim that doesn't automatically hit Enter in normal mode? #9043
Unanswered
micaelviana
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Is it possible to create a remap in VScodeVim that doesn't automatically hit Enter in normal mode?
The remap that I want to create is:
nnoremap s :
That's from the readme, the plugin implies the enter, for example:
I do not seeing if this option is available in this example config taken from the README
Beta Was this translation helpful? Give feedback.
All reactions