|
In my normal vimrc I like to bind "fj" to in insert mode with |
Answered by
roomtin
Nov 14, 2021
Replies: 1 comment
|
After some more tinkering I've gotten this to work correctly so I'll leave an answer for others who come across this. The correct way to remap escape the way I wanted to is to use the following: |
0 replies
Answer selected by
roomtin
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
After some more tinkering I've gotten this to work correctly so I'll leave an answer for others who come across this.
The correct way to remap escape the way I wanted to is to use the following:
imap fj <Esc>