Tag Archives: vim

vim and the enter key

This is just a quick update on how I’m using the enter key in vim. The sticky shift-enter key configuration didn’t work out for me. After pressing shift-enter once, I found that I would press shift-enter again, expecting it to create a newline. I wound up just remapping <CR&Gt; to <Esc>, and using shift-enter to [...]