Switched to kj in nvim

master
Jef Roosens 2021-12-25 12:16:04 +01:00
parent 40a8906b56
commit a82ee8244d
Signed by: Jef Roosens
GPG Key ID: B580B976584B5F30
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
imap("jk", "<Esc>")
imap("kj", "<Esc>")
imap("<Esc>", "<nop>")
-- Navigate splits