Skip to content

Instantly share code, notes, and snippets.

@carlmartus
Last active August 29, 2015 14:00
Show Gist options
  • Save carlmartus/11283447 to your computer and use it in GitHub Desktop.
Save carlmartus/11283447 to your computer and use it in GitHub Desktop.
GVim config (.gvim)
"set guifont=Terminus\ 11
"set guifont=ProggyCleanTT\ 12
"set guifont=Monospace\ 8
set guifont=Liberation\ Mono\ 9
set guioptions-=T
set guioptions-=t
set guioptions-=r
set guioptions-=m
set guioptions-=L
set background=dark
"colorscheme vividchalk
"colorscheme jellybeans
colorscheme molokai
"colorscheme blueprint
"colorscheme obsidian2
"colorscheme solarized
"colorscheme inkpot
"colorscheme grb256
"colorscheme mustang
"colorscheme colorer
"colorscheme made_of_code
"colorscheme zenburn
"set background=light
"colorscheme ashen
"colorscheme biogoo
"colorscheme ironman
"colorscheme peaksea
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment