Is it possible to remap item changing keys on mini.starter? #77
-
Instead of up/down// to move up and down, could I add /? |
Beta Was this translation helpful? Give feedback.
Answered by
echasnovski
May 9, 2022
Replies: 2 comments 1 reply
-
I actually thought about adding But to answer your question: yes, of course. You can create an autogroup similar to this one but with your own keys. |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
kvietcong
-
You should be able to move with |
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
I actually thought about adding
<C-n>
and<C-p>
in default mappings, because muscle memory slipped several times into using them. Thanks for reminder!But to answer your question: yes, of course. You can create an autogroup similar to this one but with your own keys.