Bailey Ling
|
cbb9bea9db
|
allow warning section to be overwritten (#136).
|
2013-08-20 15:02:17 +00:00 |
itchyny
|
1b6c1bf39c
|
remove g:airline_detect_readonly
|
2013-08-20 20:58:29 +09:00 |
itchyny
|
57cf78ba77
|
readonly mark is now a member of extensions
|
2013-08-20 17:18:01 +09: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
|
de69bba26e
|
re-enable gitgutter integration with new upstream function. resolves #154 and #153.
|
2013-08-19 16:03:10 +00:00 |
Bailey Ling
|
dad0d5a8d8
|
add gitgutter integration.
|
2013-08-18 21:02:33 +00:00 |
Bailey Ling
|
9d65486063
|
improve undotree integration; use exposed statusline functions.
|
2013-08-18 18:50:22 +00:00 |
Bailey Ling
|
0e936d0b9a
|
introduce util file
|
2013-08-16 14:57:47 +00:00 |
Bailey Ling
|
6269632164
|
check existence of airline augroup before overwriting statusline
|
2013-08-15 16:05:12 -04:00 |
Bailey Ling
|
91904d942e
|
check initialized so autoloaded plugins happen first
|
2013-08-15 15:02:54 -04:00 |
Bailey Ling
|
1fa5e16558
|
fix right alignment for help window
|
2013-08-14 00:28:13 -04:00 |
Bailey Ling
|
509c9f68a9
|
rename csv variables, add extensions section for doc
|
2013-08-13 21:47:08 -04:00 |
Christian Brabandt
|
c5e21aa170
|
added csv extension
|
2013-08-14 00:11:51 +02:00 |
Thomas Hipp
|
222adbfeaa
|
update tagbar extension
Allow the tagbar extension to be disabled.
|
2013-08-12 17:03:15 +02:00 |
Bailey Ling
|
8d4eb3c574
|
improve vimshell integration; support interactive modes
|
2013-08-12 01:15:28 +00:00 |
Bailey Ling
|
384150ecd7
|
extract iminsert out of core into an extension
|
2013-08-10 17:02:48 -04:00 |
Bailey Ling
|
61a39a99ac
|
add ability to override left/right sides independently
|
2013-08-10 16:05:49 +00:00 |
Bailey Ling
|
4485b03e51
|
add whitespace toggle command
|
2013-08-08 14:42:27 +00:00 |
Bailey Ling
|
528f56472c
|
introduce new warning section, and refactor whitespace into an extension which uses it
|
2013-08-07 00:17:33 +00:00 |
Bailey Ling
|
c1e74d72e0
|
Merge branch 'ext'
Conflicts:
autoload/airline/extensions.vim
|
2013-08-06 15:26:32 +00:00 |
Bailey Ling
|
729f9e8354
|
use tagbar provided statusline func
|
2013-08-06 08:12:03 -04:00 |
Bailey Ling
|
8677fa875b
|
minor optimization
|
2013-08-06 03:57:02 +00:00 |
Bailey Ling
|
ac211a58eb
|
extract all plugin related functionality out of the core
|
2013-08-06 03:34:45 +00:00 |
Bailey Ling
|
48f0e3652c
|
extract tagbar
|
2013-08-06 03:16:49 +00:00 |
Bailey Ling
|
9c960875fe
|
extract fugitive/lawrencium
|
2013-08-06 03:07:01 +00:00 |
Bailey Ling
|
11fd24b3ef
|
extract syntastic
|
2013-08-06 02:57:06 +00:00 |
Bailey Ling
|
f15ac2146f
|
make bufferline almost entirely self contained
|
2013-08-06 02:44:34 +00:00 |
Bailey Ling
|
41325bd08c
|
extract bufferline into its own file
|
2013-08-06 00:29:30 +00:00 |
Bailey Ling
|
e446f6a2fb
|
fix placement of readonly, add support for startify
|
2013-08-03 16:06:29 +00:00 |
Bailey Ling
|
94895de8e2
|
rename window_override_funcrefs to statusline_funcrefs
|
2013-08-03 11:14:02 -04:00 |
Bailey Ling
|
257a9f2ed9
|
move updating external values into extensions
|
2013-08-03 10:59:34 -04:00 |
Bailey Ling
|
9844f14f66
|
change license to MIT
|
2013-08-02 19:43:24 +00:00 |
Bailey Ling
|
e4558340b0
|
keep left override styles intact when inactive; use powerline separator for iminsert
|
2013-07-28 19:25:48 -04:00 |
Bailey Ling
|
d1ee91eadf
|
update the ctrlp theme when the airline theme changes
|
2013-07-27 14:02:43 +00:00 |
Bailey Ling
|
6bfc2f9631
|
include percentage, line/column numbers for help windows
|
2013-07-26 12:12:39 +00:00 |
Bailey Ling
|
bce1632c42
|
clearly separate core functionality from implementation
|
2013-07-25 22:29:18 +00:00 |
Bailey Ling
|
8819ab272d
|
add commandt support. resolves #92.
|
2013-07-25 21:54:55 +00:00 |
Bailey Ling
|
fd0628b188
|
add help support. resolves #95.
|
2013-07-25 17:49:03 +00:00 |
Bailey Ling
|
c00cd767d0
|
fix statusline not getting updated with some plugins (#91).
|
2013-07-25 13:58:48 +00:00 |
Bailey Ling
|
dcc0c7c84b
|
avoid using funcrefs in the core implementation (#91).
|
2013-07-25 12:00:17 +00:00 |
crazymaster
|
5951cc7ce3
|
Fix vimfiler support
|
2013-07-24 18:02:38 +09:00 |
crazymaster
|
0c88e5a7cd
|
Add vimfiler support
|
2013-07-24 01:22:43 +09:00 |
Bailey Ling
|
fce0e3e8da
|
use only a slight accent for the active buffer in the bufferline
|
2013-07-21 21:29:31 -04:00 |
Bailey Ling
|
ee90b7c6b3
|
add colorized support for selected buffers with bufferline
|
2013-07-20 22:31:05 -04:00 |
Bailey Ling
|
6388005c46
|
allow g: gutter to be specified, integrate with vimshell, use get() for :w variables
|
2013-07-17 22:28:21 -04:00 |
Bailey Ling
|
07a8bc6258
|
fixes intro screen getting clobbered. resolves #68.
|
2013-07-14 16:45:03 -04:00 |
Bailey Ling
|
5fe642841e
|
fix qf and preview not getting their styles applied.
|
2013-07-10 15:02:34 +00:00 |
Bailey Ling
|
40b99e181d
|
implement funcref list again, this time with a global function as this affects older versions of vim
|
2013-07-10 11:52:17 +00:00 |
Bailey Ling
|
65664efe13
|
add support for minibufexplorer, update readme with external plugin support and links
|
2013-07-09 22:51:55 +00:00 |