Set default maz width, disable menu, toolbar

This commit is contained in:
Thomas Gideon 2015-11-16 13:22:55 -05:00
parent 4b653500f9
commit da6a9756fc

3
gvimrc
View file

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