Dotfiles, utilities, and other apparatus.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

13 lines
322 B

" vb is needed to stop beep
set visualbell
" t_vb sets visual bell action, we're nulling it out here
set t_vb=
" font stuffs
" set guifont=Ubuntu\ Mono\ 14
set guifont=Droid\ Sans\ Mono\ 13
" color scheme - differs for terminal vim; i have yet to find anything that
" works equally well for both:
" colorscheme mustang