Commit graph

8 commits

Author SHA1 Message Date
18ed250e5b Try out plugin that exposes vim's undo tree. 2015-04-15 12:42:44 -04:00
Thomas Gideon
546dd5d489 Add very intentionally crafted color scheme, for readability. 2015-03-30 11:33:30 -04:00
Thomas Gideon
27eae4d6ce Add a plugin I now have mental bandwidth to learn. 2015-03-27 11:26:45 -04:00
379e53be89 Add git support, specifically for airline. 2015-03-26 23:06:45 -04:00
2f3fe3b782 Try out airline. 2015-03-26 14:35:36 -04:00
Thomas Gideon
9c61032243 Add ack integration.
Why?! Why did no one tell me about this plugin sooner?!
2015-03-26 12:41:09 -04:00
Thomas Gideon
f9f5123b97 Add Scala bundles. Add comments to explain why each bundle is included. 2015-03-25 11:13:41 -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