Commit graph

3 commits

Author SHA1 Message Date
Thomas Gideon a606022dd6 Break up config, add other improvements. 2015-10-13 22:48:33 -04:00
Thomas Gideon 36c552d959 Try to get checkstyle running via makeprg.
In OS X, anyway, this isn't working. I suspect an issue with temp file handling
in MacVim but haven't yet found anything definitive.
2015-03-25 11:12:54 -04:00
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