Commit Graph

9 Commits

Author SHA1 Message Date
Bailey Ling 1b91c71fc9 make it possible to declare sections in the vimrc (#204). 2013-08-31 17:42:09 -04:00
Bailey Ling fd68997398 lazy load variables until needed (#204).
this allows users to define section variables in their vimrc.
2013-08-31 12:57:02 -04:00
Bailey Ling f11f871e39 redefine mode as a raw part. 2013-08-31 12:07:56 -04:00
Bailey Ling a249c87f61 separators unnecessary in warning section. 2013-08-31 04:54:52 +00:00
Bailey Ling a13c692529 define default statusline items with empty contents. 2013-08-31 03:35:23 +00:00
Bailey Ling cb774fcfd0 use correct direction of separators. 2013-08-30 22:10:47 +00:00
Bailey Ling c6d996d5ca define the rest of the extensions. 2013-08-30 22:07:45 +00:00
Bailey Ling 19910a26cb check existence of all variables. 2013-08-30 21:59:46 +00:00
Bailey Ling 93eb0389b9 move init code into new file, add section. 2013-08-30 21:56:12 +00:00