Please add the ability to remap the 'Esc' key with custom keybinds in vim mode
Resolved 💬 7 comments Opened Jun 5, 2025 by trevorprater Closed Jun 9, 2025
I would love the ability to press jk (instead of <Esc>) and be able to return to Normal mode from Insert mode.
inoremap jk <Esc>
Thank you
This issue has 7 comments on GitHub. Read the full discussion on GitHub ↗