vim-airline/autoload/airline/extensions
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
..
tabline Add 'scriptencoding utf-8' to all scripts 2016-09-24 08:16:30 +08:00
wordcount/formatters Add 'scriptencoding utf-8' to all scripts 2016-09-24 08:16:30 +08:00
ale.vim Add support for ALE, the Async Linting Engine 2016-10-14 10:36:21 +02:00
branch.vim Use neovim's async job's instead of system 2016-11-04 19:09:05 +01:00
bufferline.vim Add 'scriptencoding utf-8' to all scripts 2016-09-24 08:16:30 +08:00
capslock.vim Add 'scriptencoding utf-8' to all scripts 2016-09-24 08:16:30 +08:00
commandt.vim Add 'scriptencoding utf-8' to all scripts 2016-09-24 08:16:30 +08:00
csv.vim Add 'scriptencoding utf-8' to all scripts 2016-09-24 08:16:30 +08:00
ctrlp.vim Add 'scriptencoding utf-8' to all scripts 2016-09-24 08:16:30 +08:00
ctrlspace.vim Add 'scriptencoding utf-8' to all scripts 2016-09-24 08:16:30 +08:00
default.vim Add 'scriptencoding utf-8' to all scripts 2016-09-24 08:16:30 +08:00
eclim.vim Add 'scriptencoding utf-8' to all scripts 2016-09-24 08:16:30 +08:00
example.vim Add 'scriptencoding utf-8' to all scripts 2016-09-24 08:16:30 +08:00
hunks.vim Add 'scriptencoding utf-8' to all scripts 2016-09-24 08:16:30 +08:00
neomake.vim Support for neomake 2016-09-27 21:21:35 +02:00
netrw.vim Add 'scriptencoding utf-8' to all scripts 2016-09-24 08:16:30 +08:00
nrrwrgn.vim Add 'scriptencoding utf-8' to all scripts 2016-09-24 08:16:30 +08:00
obsession.vim Add 'scriptencoding utf-8' to all scripts 2016-09-24 08:16:30 +08:00
po.vim fixup for async feature 2016-10-14 10:36:21 +02:00
promptline.vim Add 'scriptencoding utf-8' to all scripts 2016-09-24 08:16:30 +08:00
quickfix.vim Add 'scriptencoding utf-8' to all scripts 2016-09-24 08:16:30 +08:00
syntastic.vim Add 'scriptencoding utf-8' to all scripts 2016-09-24 08:16:30 +08:00
tabline.vim do not skip empty sections for the tabline 2016-09-27 21:44:00 +02:00
tagbar.vim Add 'scriptencoding utf-8' to all scripts 2016-09-24 08:16:30 +08:00
tmuxline.vim Add 'scriptencoding utf-8' to all scripts 2016-09-24 08:16:30 +08:00
undotree.vim Add 'scriptencoding utf-8' to all scripts 2016-09-24 08:16:30 +08:00
unicode.vim Add 'scriptencoding utf-8' to all scripts 2016-09-24 08:16:30 +08:00
unite.vim Add 'scriptencoding utf-8' to all scripts 2016-09-24 08:16:30 +08:00
virtualenv.vim Add 'scriptencoding utf-8' to all scripts 2016-09-24 08:16:30 +08:00
whitespace.vim Fix whitespace symbol empty string has extra space 2016-10-02 01:22:50 -07:00
windowswap.vim Add 'scriptencoding utf-8' to all scripts 2016-09-24 08:16:30 +08:00
wordcount.vim Add 'scriptencoding utf-8' to all scripts 2016-09-24 08:16:30 +08:00
ycm.vim Add 'scriptencoding utf-8' to all scripts 2016-09-24 08:16:30 +08:00