pavement

Vim

From FreeBSDwiki
Revision as of 19:26, 9 July 2005 by Jimbo (Talk | contribs)
Jump to: navigation, search

Vim is a very powerful text editor. It is an extended version of Vi and means VI iMproved. It supports many features such as syntax highlighting or folding, can keep backups of files, and many others ...

Note that vim is not part of FreeBSD, you will have to install it before running it. Once installed, you are advised to copy the file "/usr/local/share/vim/vim63/vimrc_example.vim" into your home directory and rename it ".vimrc".

See also vi, ee (commonly aliased under FreeBSD as "edit"), joe, nano, pico, vim or emacs.

Personal tools