Switched to kj in nvim

This commit is contained in:
Jef Roosens 2021-12-25 12:16:04 +01:00
parent 40a8906b56
commit a82ee8244d
Signed by: Jef Roosens
GPG key ID: B580B976584B5F30

View file

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