Bailey Ling
|
eadeee316c
|
fixes a weird error after neobundle installs a new plugin.
|
2013-08-28 01:34:10 +00:00 |
Bailey Ling
|
14656f766b
|
add deprecation warnings.
|
2013-08-28 01:28:31 +00:00 |
Bailey Ling
|
39c3ba360e
|
support configurable layouts.
|
2013-08-28 00:00:23 +00:00 |
Bailey Ling
|
6fc8c00ef1
|
place syntastic and whitespace into parts.
|
2013-08-27 23:38:34 +00:00 |
Bailey Ling
|
f9718e6b65
|
place tagbar into parts.
|
2013-08-27 23:25:55 +00:00 |
Bailey Ling
|
24a2035e42
|
place bufferline into parts.
|
2013-08-27 23:24:01 +00:00 |
Bailey Ling
|
2708951715
|
place hunks and branch extension into parts.
|
2013-08-27 23:22:26 +00:00 |
Bailey Ling
|
ff975d3d7d
|
move file encoding/type into a part.
|
2013-08-27 18:39:34 +00:00 |
Bailey Ling
|
85c1f5ad03
|
rename fragments to parts.
|
2013-08-27 18:08:50 +00:00 |
Bailey Ling
|
83a1d7e47c
|
introduce fragments variable to store all possible parts.
|
2013-08-27 17:47:31 +00:00 |
Bailey Ling
|
6dd4cd5423
|
clean up how symbols are defined.
|
2013-08-26 23:39:25 -04:00 |
Bailey Ling
|
fe24924ad3
|
convert iminsert into a fragment.
|
2013-08-26 23:07:14 -04:00 |
Bailey Ling
|
e919663781
|
always enable paste detection.
|
2013-08-26 22:55:11 -04:00 |
Bailey Ling
|
bc03ab5cbf
|
support section truncation based on window width. resolves #190.
|
2013-08-27 01:16:56 +00:00 |
Bailey Ling
|
04e00d6933
|
\n only works with double quotes.
|
2013-08-26 15:32:18 +00:00 |
bling
|
39c8dcd950
|
auto-source themes when they are changed.
|
2013-08-25 21:34:26 -04:00 |
Bailey Ling
|
b34aa78c5a
|
deprecate airline_detect_iminsert
|
2013-08-24 22:24:36 -04:00 |
Bailey Ling
|
c517f9c6f9
|
fix potential performance problems with completeopt+=preview
|
2013-08-24 21:17:16 -04:00 |
Bailey Ling
|
e8d0d24163
|
prefer function name instead of funcref.
|
2013-08-24 01:21:09 +00:00 |
Bailey Ling
|
261dafca9d
|
fold exclude funcrefs into the default one.
|
2013-08-22 17:32:44 +00:00 |
Jacob Walker
|
3920817442
|
Better toggling of powerline fonts
+ Check the value of airline_powerline_fonts not just existence
|
2013-08-22 09:14:17 -05:00 |
Bailey Ling
|
e4a0fe1d9c
|
move paste symbol variable into extension, update docs.
|
2013-08-20 23:16:39 +00:00 |
Bailey Ling
|
cbb9bea9db
|
allow warning section to be overwritten (#136).
|
2013-08-20 15:02:17 +00:00 |
Bailey Ling
|
e2a758e309
|
deprecate airline_readonly_symbol. move into gutter by default, so it does not conflict with bufferline logic.
|
2013-08-20 08:11:38 -04:00 |
Bailey Ling
|
e65aefac00
|
deprecate airline_detect_whitespace
|
2013-08-20 03:39:51 +00:00 |
Bailey Ling
|
71c8156f00
|
deprecate all g:airline_enabled_* variables.
|
2013-08-20 03:38:02 +00:00 |
Bailey Ling
|
494d15232c
|
reduce pollution of global scope variables
|
2013-08-20 03:38:02 +00:00 |
mattn
|
715cf33d56
|
Prior checking user defined theme
|
2013-08-20 10:46:44 +09:00 |
Bailey Ling
|
ec20ea06c3
|
fix autoselection of theme for certain startup configs.
|
2013-08-19 18:17:06 +00:00 |
Bailey Ling
|
de69bba26e
|
re-enable gitgutter integration with new upstream function. resolves #154 and #153.
|
2013-08-19 16:03:10 +00:00 |
Bailey Ling
|
2a02afb918
|
default whitespace symbol to non-unicode unless powerline fonts are enabled (#155).
|
2013-08-19 13:33:13 +00:00 |
Bailey Ling
|
16f2d7013d
|
disable hunks by default, a couple bugs remaining.
|
2013-08-19 13:22:24 +00:00 |
Bailey Ling
|
da4d0730d3
|
improve gitgutter integration and algorithm
|
2013-08-18 21:39:27 +00:00 |
Bailey Ling
|
aa4c9977df
|
temp disable, some errors weird cases
|
2013-08-18 21:08:00 +00:00 |
Bailey Ling
|
dad0d5a8d8
|
add gitgutter integration.
|
2013-08-18 21:02:33 +00:00 |
Bailey Ling
|
8f0401580b
|
fix airline theme not getting loaded on startup (#151).
|
2013-08-18 19:02:14 +00:00 |
Bailey Ling
|
60dd8ed0a8
|
fix error on startup in certain configurations (#150).
|
2013-08-18 18:13:34 +00:00 |
Bailey Ling
|
0a88fd81d3
|
update branch head all the time (#42).
|
2013-08-18 17:22:35 +00:00 |
Bailey Ling
|
e26165caa6
|
support base16 variant of solarized. resolves #148.
|
2013-08-18 14:13:47 +00:00 |
Bailey Ling
|
03c08e819c
|
autoload themes to match colorscheme. resolves #145.
|
2013-08-18 04:44:13 +00:00 |
Bailey Ling
|
3fbdd28e5d
|
add profiler. optimize separator highlighting.
|
2013-08-17 17:35:06 +00:00 |
Bailey Ling
|
2f92346194
|
add highlighter class
|
2013-08-17 12:52:25 +00:00 |
Bailey Ling
|
c017c9fbb3
|
miscellaneous minor changes
|
2013-08-16 14:57:48 +00:00 |
Bailey Ling
|
12fc908f43
|
add support for the command-line window
|
2013-08-15 15:54:14 -04:00 |
Bailey Ling
|
91904d942e
|
check initialized so autoloaded plugins happen first
|
2013-08-15 15:02:54 -04:00 |
Bailey Ling
|
f5afe4bcac
|
Merge pull request #141 from chrisbra/master
added airlinetoggle function
|
2013-08-15 11:58:28 -07:00 |
Christian Brabandt
|
8ec527465d
|
added airlinetoggle function
|
2013-08-15 20:48:59 +02:00 |
Bailey Ling
|
6a0163104a
|
unbreak csv extension. redefine gutter as the middle.
|
2013-08-14 03:53:29 +00:00 |
Bailey Ling
|
10e8146d7b
|
improve docs, remove deprecation warnings
|
2013-08-14 02:32:05 +00:00 |
Christian Brabandt
|
c5e21aa170
|
added csv extension
|
2013-08-14 00:11:51 +02:00 |