This may just be a skill issue on my part but I often find it hard to use code editors that don't support vim-like keybinds as alwasy find myself spamming j to try to move down.
Describe the solution you'd like
If possible, I'd really like for a setting that enables vim-like movement keybinds; just hjkl would be nice. You could have just a simple normal mode for the hjkl movement and a simple insert mode; nothing complicated like vim commands :wq.
This may just be a skill issue on my part but I often find it hard to use code editors that don't support vim-like keybinds as alwasy find myself spamming
j
to try to move down.Describe the solution you'd like If possible, I'd really like for a setting that enables vim-like movement keybinds; just
hjkl
would be nice. You could have just a simple normal mode for thehjkl
movement and a simple insert mode; nothing complicated like vim commands:wq
.