syn on
filetype on
set expandtab
set tabstop=4
set shiftwidth=4
set autoindent
set smartindent
set showmatch
set ruler
set pastetoggle=<F11>
set guifont=Terminus\ 13 " terminus is da rule!
set hlsearch
set incsearch
colorscheme darkblue

Generated with vim2html
Copyright © 2003-2004 by Chip Cuccio <http://norlug.org/~chipster/finger>