Skip to content

Instantly share code, notes, and snippets.

@alecchen
Created December 23, 2009 06:54
Show Gist options
  • Save alecchen/262363 to your computer and use it in GitHub Desktop.
Save alecchen/262363 to your computer and use it in GitHub Desktop.
source ~/.vimrc
if has("gui_gtk2")
set guifont=Courier\ 10\ Pitch\ 14
else
set guifont=-adobe-courier-medium-r-normal--20-140-100-100-m-110-iso8859-1
endif
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment