This page refers to the Vim UNIX file editor.

An example configuration file:

set tw=74
set ruler
syntax on
filetype on
filetype indent on
filetype plugin on

Vim Commands Cheat Sheet,
collection of vi/vim tips, tricks and miscellaneous info