Vim
- Official site of the popular vi clone. Includes project news, documentation, versions information, and downloads.
The Berkeley Vi (Nvi) Editor Home Page - Nvi is an implementation of the ex/vi text editor originally distributed as part of the Fourth Berkeley Software Distribution (4BSD).
Best of VIM Tips - Essential gVim's commands and tips by David Rayner (zzapper).
BVI - Binary Visual editor - The bvi editor is a display-oriented editor for binary files, based on the vi text editor.
Cream - Cream is an easy-to-use configuration of the powerful, free, and famous Vim text editor for both Microsoft Windows and GNU/Linux.
Dr Chip's Vim Page - 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.
Efficient Editing with Vim - Article by Jonathan McPherson providing introduction to basic editing with Vim.
The Traditional Vi - BSD ex/vi 3.7 ported to modern unix systems. The original vi source code, with a few necessary modernizations.
TVO: The Vim Outliner - 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.
Vi Editor FAQ - Information, tips, and tricks for learning and using vi.
Vi Editor Tutorial - Complete vi editor tutorial with setting up features like auto complete, editing multiple files, regex etc.
The vi Lover's Page - Overview covering history, versions of vi, manuals, FAQs and other sites of interest.
Vi Reference - An expanded version of Maarten Litmaath's vi Reference. More ex commands and more examples.
Vim and LaTeX - Environment providing a comprehensive set of tools to view, edit and compile LaTeX documents using Vim.
Vim as XML Editor - If Vim is your main text editor, and if you do a lot of XML editing, then this mini howto might help you to make that even more fun.
The Vim commands cheat sheet - 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.
Vim Cookbook - It contains short recipes for doing many simple and not so simple things in Vim. You should already know the basics of Vim, although each command is explained in detail.