aboutsummaryrefslogtreecommitdiff
path: root/vim/gvimrc
diff options
context:
space:
mode:
Diffstat (limited to 'vim/gvimrc')
-rw-r--r--vim/gvimrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/vim/gvimrc b/vim/gvimrc
index 2db471da..286b84ba 100644
--- a/vim/gvimrc
+++ b/vim/gvimrc
@@ -1,7 +1,7 @@
" My choice of font changes depending on which operating system I'm using;
" these are both workable monospace fonts, but Ubuntu Mono doesn't render very
" nicely on Windows a lot of the time
-if has("unix")
+if has('unix')
silent! set guifont=Ubuntu\ Mono\ 12
else
silent! set guifont=Consolas:h11