" .gvimrc
" cayla fauver <cayla@cay.la>
" Created: Mon Jun 20, 2011 10:45AM
" 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