Replies: 1 comment
-
I have same issue. Check out docs and source code you can disable it by let g:VM_maps['Select l'] = ''
let g:VM_maps['Select h'] = '' but at the end, I just disable default mappings through |
Beta Was this translation helpful? Give feedback.
0 replies
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.
Uh oh!
There was an error while loading. Please reload this page.
-
I can't find it on wiki - keymap customize
After entering insert mode from multi mode, I would like pressing ESC to exit both insert mode and multi mode. Is there a way to do this?
For now I need to press ESC twice once for insert, once for multi-mode
Beta Was this translation helpful? Give feedback.
All reactions