how to navigate faster in insert mode ?
Closed this issue · 3 comments
Deleted user commented
hjkl?
shawncplus commented
My answer, frankly, is "don't". If I have to move I do it in normal mode.
Deleted user commented
Could I use k navigate down, and j navigate up? i find this could be more efficient.
shawncplus commented
Not in insert mode. My dotfiles are really only as a backup for me. If you're new to vim I absolutely do not recommend using them. Standard vim will let you move in insert mode with the arrow keys but I never use them and find them to teach bad practices so my dotfiles disable them.