Jeff Roberts
RHCE #804006066322833
Vim-Fu is now iPhone and Android friendly

Check out the Vim-Fu Store!

Vim-Fu

Chris Nutting’s bit of Fu

“?” searches up  while “/” searches… you guessed it, down.

time machine

This is a cool interface to VIM’s undo/redo [...]

shell access in VIM

My friend Grig asked me if this was possible. The answer is yes and no. [...]

external commands

Try [...]

case and searching

I often search for words only to find that my search was flawed because I didn’t know that one of the letters in the word was [...]

delete all blank lines

I recently used this to take a ridiculously long config file from squid (4518 lines) and knock it down to a more manageable 34 [...]

auto formatting

Impress your [...]

file browser

Very handy [...]

joining lines

Let’s you have two lines and you want to join them together on the same [...]

repeat last action

use the “.” to repeat the last action.