  |
http://www.vim.org/ - http://www.vim.org/
Official site of the popular vi clone. Includes project news, documentation, versions information, and downloads. |
  |
Vim Tips Wiki - http://vim.wikia.com/
A place where users of the Vim editor can add their favorite commands, macros and other assorted tips to a common database. |
  |
The Vim commands cheat sheet - http://www.tuxfiles.org/linuxhelp/vimcheat.html
A list of the most often used keys and commands in Vim. The cheat sheet covers tasks such as inserting and deleting text, searching and replacing, and editing blocks of text. |
  |
TVO: The Vim Outliner - http://www.vim.org/script.php?script_id=517
TVO turns Vim into a full-featured text outliner. It has a menu, key mappings and a toolbar that mimic Microsoft Word's outline support. Included are scripts that produce HTML, Perl POD, and RTF. |
  |
Dr Chip's Vim Page - http://mysite.verizon.net/astronaut/vim/
Contains C and Vim code which helps editing with the vim editor, including hints generation, text alignment, color schemes, network read/write, and spell checking. |