Switched to kj in nvim
parent
40a8906b56
commit
a82ee8244d
|
@ -1,4 +1,4 @@
|
|||
imap("jk", "<Esc>")
|
||||
imap("kj", "<Esc>")
|
||||
imap("<Esc>", "<nop>")
|
||||
|
||||
-- Navigate splits
|
||||
|
|
Loading…
Reference in New Issue