Commit Graph

37 Commits

Author SHA1 Message Date
Wes Malone d6475684b7 add windowswap extension 2014-09-10 19:05:42 -05:00
Mathias Andersson faa15c136c Added extension for tpope/vim-capslock 2014-07-29 00:55:53 +02:00
Bailey Ling baed8ac063 happy 2014 2014-01-19 23:44:44 -05:00
Bailey Ling f2f164bda1 evaluate line number symbol. resolves #336. 2013-11-10 16:04:03 -05:00
xinleibird 5582daf79c add eclim's checker extension, when eclim is running , it can instead of syntastic 2013-10-01 12:42:42 +08:00
Bailey Ling e16c36eea1 default space back to 32 (#283). 2013-09-30 14:37:02 +00:00
Bailey Ling 7dd8c4705c replace powerline symbols with escaped syntax. resolves #283. 2013-09-27 02:15:49 +00:00
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 e5fb2456d4 redefine mode as a part with a bold accent. 2013-09-23 14:52:39 +00:00
Bailey Ling 245fe31f80 correct tests. 2013-09-22 18:05:58 -04:00
Bailey Ling 3c1498017f missed a space (#256). 2013-09-22 17:51:16 -04:00
Bailey Ling 474116461f use __accent to better differentiate between a real group. 2013-09-22 15:20:06 -04:00
Bailey Ling aa41683342 Merge branch '256' into dev
Conflicts:
	autoload/airline/init.vim
2013-09-22 11:34:35 -04:00
Bailey Ling 7d78fbf2cc give the line number a bold accent by default. 2013-09-20 00:01:02 -04:00
Bailey Ling 948a4178a8 use code 160 for space to fix rendering problems. 2013-09-18 22:23:50 -04:00
Bailey Ling 6442f01912 populate all modes with accent colors. 2013-09-17 22:45:12 -04:00
Bailey Ling 7e7766ee45 introduce accents into the color palette. 2013-09-15 11:59:22 -04:00
Bailey Ling 697e08a83c redefine ffenc as a function (#235). 2013-09-07 18:14:41 +00:00
Bailey Ling 9356265d3e remove repeated comments. add zenburn to auto theme switch. 2013-09-05 14:06:38 +00:00
Bailey Ling ecd66184f6 init whitespace extension to blank. fixes #226. 2013-09-05 14:01:57 +00:00
Bailey Ling e167e67819 implement showing buffer numbers and modified (#212). 2013-09-04 15:47:05 +00:00
Bailey Ling 7171a169f3 fix regression with ctrlp statusline not changing. 2013-09-01 19:19:34 +00:00
Bailey Ling c994d08a6d Merge branch 'master' into dev 2013-09-01 18:55:46 +00:00
Bailey Ling 08f87f2103 add base16 for automatic color switching. 2013-09-01 14:25:10 -04: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 5c0ef8ffbf improve loading performance 2013-08-31 21:30:49 -04:00
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