vim-airline/autoload/airline
Christian Brabandt 7ace10651f Make the virtualenv extension work better
This fixes #511

It allows the virtualenv plugin to call back and tell the airline plugin
to update the statusline. Therefore, the new function
airline#extensions#virtualenv#update() is provided. However, to properly
fix this issue, the virtualenv plugin needs to call this function.

Second, depending on $VIRTUAL_ENV is not safe, since the virtualenv
plugin might define it itsself when calling :VirtualEnvActivate
Therefore skip this test and just test for existance of he
:VirtualEnvList command.
2016-01-20 20:02:21 +01:00
..
extensions Make the virtualenv extension work better 2016-01-20 20:02:21 +01:00
themes fixed black fg in distinguished theme 2015-12-28 14:47:16 -06:00
builder.vim happy 2016! 2016-01-14 21:38:38 -05:00
debug.vim happy 2016! 2016-01-14 21:38:38 -05:00
deprecation.vim happy 2016! 2016-01-14 21:38:38 -05:00
extensions.vim Make the virtualenv extension work better 2016-01-20 20:02:21 +01:00
highlighter.vim happy 2016! 2016-01-14 21:38:38 -05:00
init.vim happy 2016! 2016-01-14 21:38:38 -05:00
parts.vim happy 2016! 2016-01-14 21:38:38 -05:00
section.vim happy 2016! 2016-01-14 21:38:38 -05:00
themes.vim happy 2016! 2016-01-14 21:38:38 -05:00
util.vim happy 2016! 2016-01-14 21:38:38 -05:00