-
Latest Posts
Put Some Magic Into Your Inbox
If I ever start a newsletter, you'll be in on it. You can unsubscribe easily anytime.Community Sponsorships
- (why?)
Tag Archives: vim
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 [...]
Posted in Life of a Web Developer, Tips Also tagged moving around windows, vim maps, vim shortcuts, vimrc Leave a comment
Coding on phone; Vim pays off
Learning more Vim paid off the other day. I edited a couple files on a remote server using my T-Mobile G1 along with the ConnectBot program. The process was, of course, pretty simple. Start ConnectBot on the G1. Connect to the server. cd to the directory containing the file I wanted to edit. Type vim [...]



Vim Tips – Increase/decrease number under cursor