diff options
author | Matt Singleton <matt@xcolour.net> | 2015-04-21 22:22:55 -0400 |
---|---|---|
committer | Matt Singleton <matt@xcolour.net> | 2015-04-21 22:22:55 -0400 |
commit | f893e352dc49a02e40780f371cc0e929e7cd75ab (patch) | |
tree | a360f48416b1576b4aa136ab7e99daae2c1268e8 /gvimrc | |
parent | ef295a7cdb8f91652bd4f926480a359a5ed9bce6 (diff) |
change gvim font
Diffstat (limited to 'gvimrc')
-rw-r--r-- | gvimrc | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |