diff options
-rw-r--r-- | dotvimrc | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -114,7 +114,7 @@ elseif has("gui_running") colorscheme bramwombat if has("gui_gtk2") - set guifont=Inconsolata\ Medium\ 12 + set guifont=Source\ Code\ Pro\ Medium\ 10 elseif has("gui_win32") set guifont=Lucida_Console:h10:cANSI endif |