vim-airline/autoload/airline
Grzegorz Milka 433d5d8f97 Use neovim's async job's instead of system
This commit makes branch.vim use neovim's async jobs instead of a system()
function. This way we avoid the v:shell_error overwrite bug and allow live
updates of the untracked status.
2016-11-04 19:09:05 +01:00
..
extensions Use neovim's async job's instead of system 2016-11-04 19:09:05 +01:00
themes Add 'scriptencoding utf-8' to all scripts 2016-09-24 08:16:30 +08:00
builder.vim do not skip empty sections for the tabline 2016-09-27 21:44:00 +02:00
debug.vim Add 'scriptencoding utf-8' to all scripts 2016-09-24 08:16:30 +08:00
extensions.vim guard against loading extensions twice 2016-10-24 12:14:30 +02:00
highlighter.vim Add 'scriptencoding utf-8' to all scripts 2016-09-24 08:16:30 +08:00
init.vim Add support for ALE, the Async Linting Engine 2016-10-14 10:36:21 +02:00
msdos.vim Add 'scriptencoding utf-8' to all scripts 2016-09-24 08:16:30 +08:00
parts.vim Shorten mode message for small windows 2016-10-20 22:57:26 +02:00
section.vim Add 'scriptencoding utf-8' to all scripts 2016-09-24 08:16:30 +08:00
themes.vim Add 'scriptencoding utf-8' to all scripts 2016-09-24 08:16:30 +08:00
util.vim Use neovim's async job's instead of system 2016-11-04 19:09:05 +01:00