Commit Graph

16 Commits

Author SHA1 Message Date
Bailey Ling d123e3583a fix parts being undefined when referenced by sections in vimrc (#207). 2013-09-25 22:13:57 -04:00
Bailey Ling e507f481a2 allow parts to be defined in the vimrc as overrides. resolves #284. 2013-09-25 18:48:18 +00:00
Bailey Ling 0a6b833e7c tests for configuring accents directly. 2013-09-15 22:52:42 -04:00
Bailey Ling 55f524de77 support for conditional parts. resolves #238. 2013-09-08 19:06:57 -04:00
Bailey Ling 697e08a83c redefine ffenc as a function (#235). 2013-09-07 18:14:41 +00:00
Bailey Ling 92de8ad160 much smarter handling of separators (#204). 2013-09-01 12:20:54 -04:00
Bailey Ling 69f40d62ee move part declarations back into init. 2013-08-31 22:48:27 -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 7e1206469c basic support for hiding based on win size per part (#200). 2013-08-31 12:33:58 -04:00
Bailey Ling f11f871e39 redefine mode as a raw part. 2013-08-31 12:07:56 -04: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 fa517238c7 introduce parts metadata. 2013-08-30 21:51:10 +00:00
Bailey Ling a927bf9475 automatic separators. 2013-08-29 00:57:58 +00:00
Bailey Ling e10b690cdf convert mode/paste/iminsert parts to function names. 2013-08-29 00:09:22 +00:00
Bailey Ling 85c1f5ad03 rename fragments to parts. 2013-08-27 18:08:50 +00:00