aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Singleton <matt@xcolour.net>2015-04-21 22:22:55 -0400
committerMatt Singleton <matt@xcolour.net>2015-04-21 22:22:55 -0400
commitf893e352dc49a02e40780f371cc0e929e7cd75ab (patch)
treea360f48416b1576b4aa136ab7e99daae2c1268e8
parentef295a7cdb8f91652bd4f926480a359a5ed9bce6 (diff)
change gvim font
-rw-r--r--gvimrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/gvimrc b/gvimrc
index 17d3f67..6f9e1c0 100644
--- a/gvimrc
+++ b/gvimrc
@@ -1,5 +1,5 @@
" TODO: make me platform independent
-set guifont=Source\ Code\ Pro:h14.00
+set guifont=Anonymous\ Pro:h14
set guioptions-=T
set lines=9999 "just make it as tall as possible