diff options
author | Matt Singleton <matthew.j.singleton@gmail.com> | 2013-03-18 01:58:59 -0400 |
---|---|---|
committer | Matt Singleton <matthew.j.singleton@gmail.com> | 2013-03-18 01:58:59 -0400 |
commit | c14de045add5cd1efab71b402b5c3ab9cb73a76f (patch) | |
tree | ece03d2674f7dc5236d0f0e8dfc4a405e9a0a3ae | |
parent | 32150497d94797e57a182c4141f4dbc1aa55f309 (diff) |
source code pro
-rw-r--r-- | gvimrc | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,5 +1,5 @@ " TODO: make me platform independent -set guifont=Monaco:h14.00 +set guifont=Source\ Code\ Pro:h14.00 set guioptions-=T set lines=9999 "just make it as tall as possible |