Evgeni Kolev
7a1d7a01b2
allow ctrlp to use mode colors other than insert's colors
...
add global variable g:airline#extensions#ctrlp#color_template which can
hold modes normal|insert|visual|replace as string. ctrlp will use the
given mode's colors if the active theme doesn't define any.
2013-08-20 23:30:46 +03:00
Bailey Ling
45f0d896e9
move all theme variables into a single dictionary
2013-08-18 00:59:49 +00:00
Bailey Ling
2f92346194
add highlighter class
2013-08-17 12:52:25 +00:00
Bailey Ling
6e515a4627
remove redundancy from the map
2013-08-16 14:57:48 +00:00
Bailey Ling
26c7c9fca2
move default ctrlp theme to dark. autogenerate for everything else if not already defined.
2013-08-06 23:29:06 +00:00
Bailey Ling
ac211a58eb
extract all plugin related functionality out of the core
2013-08-06 03:34:45 +00:00
Bailey Ling
9844f14f66
change license to MIT
2013-08-02 19:43:24 +00:00
Bailey Ling
0c7687889e
reduce complexity of themes for ctrlp, fix luna right separator color
2013-07-27 17:54:05 -04:00
Bailey Ling
60cba9cfc4
refactor ctrlp themes with generate_color_map helper function
2013-07-27 20:16:13 +00:00
Bailey Ling
d1ee91eadf
update the ctrlp theme when the airline theme changes
2013-07-27 14:02:43 +00:00
Bailey Ling
68ac156256
make ctrlp themeable ( #97 ).
2013-07-26 17:21:43 +00:00
Joshua Borton
67de92b1d4
Adding alternate separator for consistent visuals
2013-07-07 18:37:50 -04:00
Bailey Ling
25758970fc
move ctrlp into new extensions area
2013-07-07 12:42:51 +00:00