Break up config, add other improvements.

This commit is contained in:
Thomas Gideon 2015-10-13 22:48:33 -04:00
parent 73c84169ff
commit a606022dd6
14 changed files with 114 additions and 133 deletions

2
gvimrc
View file

@ -5,8 +5,6 @@ source ~/.gvimrc_local
" Mac: set guifont=Monaco:h14
" from the help, recommended for tallest possible
set lines=9999
" from the help, recommended for widest possible
set columns=9999
set background=dark
"" enable antialiasing for environments supporting it
set anti