syntax on set background=dark set softtabstop=2 set tabstop=4 set shiftwidth=2 set expandtab set autoindent set go-=T if has("gui_running") colorscheme koehler set columns=90 lines=65 set transparency=8 endif set guifont=Monaco:h10 set guioptions=egmrLt set enc=utf-8 hi LineNr guifg=#333333