:syntax on $VIMRUNTIME/syntax/syntax.vim :highlight Normal guibg=black guifg=white :highlight nontext guifg=blue guibg=black ":highlight Normal ctermfg=white ctermbg=black guibg=black guifg=white ":highlight nontext ctermfg=blue ctermbg=black guifg=blue guibg=black set guifont=-misc-fixed-bold-r-normal-*-*-120-*-*-c-*-iso10646-1 set nocp set ruler set lbr set ts=4 set incsearch set ignorecase set cindent set cinoptions=>0.5s,e0,n0,f0,{0,}0,^0,:s,=s,ps,ts,c3,+s,(2s,us,)20,*30,gs,hs set cinkeys=0{,0},:,0#,!^F,o,O,e set smartcase set scrolloff=2 set backspace=2 "protection from vim worm. set modelines=0 "set t_Co=16 "set t_Sf=[3%dm "set t_Sb=[4%dm set listchars=eol:$,tab:»·,trail:· set list map :set nopaste map :set paste map :set wrap map :set nowrap map :set list map :set nolist "if vim600 set fdm=marker "endif ":ab abbreviation Full text, spaces are ok