vimrc/gvimrc
Thomas Gideon ce56db4cf4 Break up vimrc into files for specific purposes.
Add some logic to work with a local, non-version controlled rc file whose only
job is to configure where the local git repo is and source in those separate
files without killing the current working directory from which vim was launched,
in case there is a project specific .vimrc as well.
2015-03-20 13:16:03 -04:00

5 lines
71 B
VimL

set guifont=Monaco:h14
set lines=60
set columns=200
colorscheme desert