vim

Console text editor for *NIX.

Zenburn look and feel for Vim and GVim

Edit ~/.vimrc and add the following

set t_Co=256
colors zenburn

Run the following:

Zenburn colors: zenburn.vim

Exit without save

Save and exit

Insert

Delete line

Delete character

Undo

Copy

Cut

Paste

Search and replace all occurrences

Vi settings

Settings are saved in ~/.exrc. For OpenSolaris/OpenIndiana

set number
set showmode

vim (last edited 2015-03-16 11:23:37 by static-wan-bl2-240-198-rev)