Skip to content

Instantly share code, notes, and snippets.

@chrismetcalf
Created December 8, 2009 02:13
Show Gist options
  • Save chrismetcalf/251357 to your computer and use it in GitHub Desktop.
Save chrismetcalf/251357 to your computer and use it in GitHub Desktop.
" Chris Metcalf ([email protected])
" gvim config file
"
" Get rid of "chrome"
set guioptions=cmR
" set the X11 font to use. See 'man xlsfonts' on unix/linux
set guifont=ProFontWindows:h12.00
" Hide the mouse pointer while typing
set mousehide
" Set nice colors
colorscheme twilight
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment