The Stripey Site

Vim Help

Vim is a vastly improved version of the popular Vi text editor, and is freely available for Windows, Unix, and many other operating systems. These pages contain some stuff which may be helpful to Vim users.

This site does not attempt to be a complete guide to Vim, but concentrates on things not available elsewhere.

Contents

Vim Tips highlights a couple of really handy Vim features that are not always obvious to people new to Vim (especially those graduating from Vi).

Spell-Checking Files explains how spell-checking can be done from within Vim, with details on highlighting misspelt words in red, adding words to a personal dictionary, and even spell-checking HTML files.

Editing HTML Files contains information on using Vim to edit webpages. It includes mappings for automatically inserting HTML tags and easily typing character entity references.

There is much information on customizing Vim. It is split up into these sections:

The sample .vimrc is a Vim configuration file which conveniently contains all of the above customization settings.

Vim Links is a list of links to other Vim-related sources. No, really — it is.


Feedback is welcome via vim-www@stripey.com. © Copyright 2000 — see copying information for details.