Ubuntu also has nice fonts

This commit is contained in:
Thomas Ruoff
2012-04-25 23:09:51 +02:00
parent 58c724df65
commit 4835e78ec6

2
vimrc
View File

@@ -196,7 +196,7 @@ if has("gui_running")
if has("mac")
set guifont=DejaVu\ Sans\ Mono\:h14
else
set guifont=Ubuntu\ Mono\ 11
set guifont=DejaVu\ Sans\ Mono\ 9
endif
endif