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

12 years ago
12 years ago
  1. " vb is needed to stop beep
  2. set visualbell
  3. " t_vb sets visual bell action, we're nulling it out here
  4. set t_vb=
  5. " font stuffs
  6. " set guifont=Ubuntu\ Mono\ 14
  7. set guifont=Droid\ Sans\ Mono\ 13
  8. " color scheme - differs for terminal vim; i have yet to find anything that
  9. " works equally well for both:
  10. " colorscheme mustang