VIM - nice list of important features

Linux howto's, compile information, information on whatever we learned on working with linux, MACOs and - of course - Products of the big evil....
Post Reply
User avatar
^rooker
Site Admin
Posts: 1484
Joined: Fri Aug 29, 2003 8:39 pm

VIM - nice list of important features

Post by ^rooker »

Vim's a monster - and I can hardly manage to keep all those handy shortcuts in my mind, although I really use it quite often.

Today I ran over this nice little table that helps my short-memory brain a bit:
http://www.pixelbeat.org/vim.tips.html

In case things get lost, I guess I should make a copy - but as usual, I'm short on time, so that's left for another day.


-------------------
My favorite VIM shortcut of the day:

Code: Select all

gg=G
Running that on an ugly formatted XML makes it nice and beautifully indented. :cry: This makes me so happy... I have to cry.
Post Reply