vim’s sweet moves

Lately, I’ve been spending a lot of time editing books for my company, Guru Labs. Because of this, I’ve come to really appreciate the power of vim, and some of it’s very intuitive functionality. Many of you probably have much more experience with vim than I do, but I’d like to share some of the cool things I’ve recently learned while using vim.

Most of these commands involve command mode. If you are unclear what command mode is, you can find the documentation at http://www.vim.org/. Anyway, here’s the command I like to use:

These are some simple command to help you move about in vim. I am sure there are plenty more that you use, why not share them?

Cheers,

Clint

Posted on December 22, 2006 at 9:00 am by herlo · Permalink
In: Editors, Tech

One Response

Subscribe to comments via RSS

  1. [...] I recently posted about the power of Vim and we also learned about some of Vim’s Sweet Moves. Today I wanted to talk about a few more advanced actions within Vim that can make your life easier. What are they? Find and Replace. Something that we’ve all had to do at one time or another is use find and replace within a document. This is really easy within Vim. [...]

Subscribe to comments via RSS

Leave a Reply