Commit graph

17 commits

Author SHA1 Message Date
79c7960158 Tweak height to better fit other monitors 2017-06-25 10:40:35 -04:00
76f186c4ab Fix cursorline adjustment 2017-06-13 10:50:45 -04:00
176cde4746 Make default size a little easier to work with 2017-06-02 17:00:22 -04:00
0d19f11db7 Disable resize, pick less exhuasting colorscheme 2017-02-06 11:06:23 -05:00
da6a9756fc Set default maz width, disable menu, toolbar 2015-11-16 13:22:55 -05:00
a606022dd6 Break up config, add other improvements. 2015-10-13 22:48:33 -04:00
73c84169ff Add more refinements. 2015-10-13 21:35:19 -04:00
4809e7ce6b Swap scheme back with note. 2015-04-29 14:39:52 -04:00
a5b3fb4a12 Move color scheme, breaks in Linux term with similar coloring. 2015-04-27 16:52:13 -04:00
Thomas Gideon
9193871f4d Use solarized everywhere. 2015-04-15 15:49:46 -04:00
Thomas Gideon
e46ffcc76a Remove scrollbars. 2015-04-01 17:20:05 -04:00
Thomas Gideon
ae467de46c Change to new color scheme, with dark background. 2015-03-30 11:33:53 -04:00
Thomas Gideon
4b1ff63ede Rearrange some settings that do and do not belong here. 2015-03-27 11:08:40 -04:00
ee200117da Enable tagbar integration with airline. 2015-03-26 23:06:04 -04:00
6e01086966 Allow local gvimrc.
Not all fonts are equal across OSes.
2015-03-26 14:35:04 -04:00
Thomas Gideon
229a587bdc Take up the whole display when opening graphically. 2015-03-26 12:39:57 -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