Category Archives: Tips

Vim Tips – Increase/decrease number under cursor

Dear coders, You know how often I write new blog entries…like once every 3 nevers (and when I’m plugging the release of something I’ve developed, which happens about once every 3 nevers). And yet, something I found today inspired me to tell the world about it. It may be something you have wanted to do [...]
Also posted in Life of a Web Developer | Tagged , , , , , | Leave a comment

VIM: Moving around windows made a little easier (and how to escape without Esc)

This is a quick post with some shortcuts I just implemented in my vimrc file that I just felt compelled to share with the world. It answers the question, “Are you tired of hitting Ctrl-W to move around windows?” Then do I have the solution for you! Pop these guys into your vimrc file: nnoremap [...]
Also posted in Life of a Web Developer | Tagged , , , , | Leave a comment