Commit Graph
4 Commits
Author SHA1 Message Date
Tim SmithandChristian Brabandt f7f2818f1a Fix error when tabline extension is loaded
The non-normal maps may be used by other extensions. In particular,
airline#extensions#tabline#load_theme() causes errors unless they
are set.

fixes #141
2018-06-07 08:33:30 +02:00
Tim Smith c00362b2b0 Add normal_modified highlighting to minimalist theme 2018-06-06 01:12:56 -06:00
Tim Smith 8bf9615d13 Support light background in minimalist theme 2018-06-05 21:14:10 -06:00
Tim Smith 40ac2b24f1 Refactor minimalist.vim, preparing for bg=light support
No changes to behavior. This is just refactoring and removing
some bits that don't have any effect.
2018-06-05 20:55:53 -06:00