" .gvimrc
" cayla fauver <cayla@cay.la>
" Created:
" Last modified: Tue Aug 23, 2011 12:16PM
" Description:
" always have syntax highlighting in with the gui:
syntax on
" window size:
set lines=75
set co=120
set guifont=Courier:h12
highlight ErrorMsg guibg=Black