Vim Tip: Make arrows behave in VIM like in a GUI text editor Link This is wholly heretic to VIM purists, but I find it very useful for people who do use ↑ and ↓ keys and do not intend to use them as a replacement for k and j. Just add in your ~/.vimrc: Read more