Archive for August, 2007

Using folds in vim

Wednesday, August 29th, 2007

Using folds in Vim is a fantastic way to improve your productivity.
Here’s a screen shot showing Vim open with a Perl module without folds.

And this is a screen shot with folds enabled.

Notice how I’ve folded all the subroutines so I get a nice overview of the code.
By heart these commands:

zf - Create a fold
zo […]

svn repository commits

Wednesday, August 22nd, 2007

Linux logical volume management

Thursday, August 2nd, 2007