vim tips and tricks
etc
evim - easy vim...modeless (always in insert mode) :set backup - makes tilda file backups :set mouse=a - allow mouse clicks to change cursor position :set laststatus 0 - no status line :set noequalalways - all windows not same size after split or close :set showmatch - briefly jump to matching brackets vim.org - tips and plugins comp.editors - newsgroup