-
I want to use or as my escape instead of jk or jj. How to do this in the config? |
Beta Was this translation helpful? Give feedback.
Answered by
max397574
Dec 1, 2024
Replies: 1 comment
-
this plugin makes no sense for single character mappings |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
max397574
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
this plugin makes no sense for single character mappings
just disable what you don't want and use a simple
vim.keymap.set("i","<a-q>","<esc>")