Published by Niels on 31 Mar 2006
ViM Rocks!
Just downloaded, compiled and installed ViM 7.0c Beta and I must say it rocks! I still have to get used to a lot of things, but the following items really are good add-ons to ViM in my book:
- Built-in spelling checker. I had to create the directory
$HOME/.vim/spellbefore it worked, but when it works it works perfectly. - Editing files through a network connection (FTP/SCP/RSYNC/etc./).
- The very fast internal grep.
There are also some things that sound good, but to which I probably am not used yet:
- Omni completion. I only tried it with PHP, but it did not bring me any joy. It suggested the possible function names to me without any problem, but it did not show the signatures for these functions (parameter lists and return values). But not all possible settings have been explored. It even locked up ViM.
- Tabbed pages. I find the MiniBufExplorer more convenient. The graphical tabs look awful and the text based ones look to cramped i.e. file names are truncated if there is not enough space and if there are many file than not all file names are shown.
But considering the fact that ViM still has a very small footprint (under 7MB of sources, compare that to that other editor :) ) I must say that this version is really a step forward.
If I find anything new I will put that in a new weblog. But the next couple of days I will probably be busy testing the Code Plugin with the new ViM.