vim-airline/autoload/airline/extensions
Christian Brabandt c436592559
bufferline: take 'acd' into account
vim-airline does use a different section (path/file) depending on
whether 'acd' is set. Later in the bufferline extesion however, it
unconditionally overwrites the 'file' section, regardless of whether
this section is actually used.

Therefore the bufferline section needs to check this option as well.

fixes #1487
2017-06-20 13:58:39 +02:00
..
tabline Add tab indicator for tabline when buffers are shown 2016-12-16 23:42:58 +01: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 Call hg qtop with locale set to C 2017-03-13 09:49:02 +01:00
bufferline.vim bufferline: take 'acd' into account 2017-06-20 13:58:39 +02: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 wrong quoting of condition 2016-12-14 16:10:33 +01:00
denite.vim Improve denite extension performance 2017-06-12 22:00:25 +03: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 Do not error out, if a netrw variable is not defined 2017-06-19 15:56:17 +02: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 Check s:jobs dictionary before trying to remove jobid 2016-12-29 11:22:55 +01:00
promptline.vim Add 'scriptencoding utf-8' to all scripts 2016-09-24 08:16:30 +08:00
quickfix.vim Use get() to access members of getwininfo() function 2017-01-21 22:02:40 +01: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
vimagit.vim Add vimagit extension 2017-01-19 14:02:53 +01:00
vimtex.vim Add vimtex support 2017-05-08 13:07:13 +03:00
virtualenv.vim Add 'scriptencoding utf-8' to all scripts 2016-09-24 08:16:30 +08:00
whitespace.vim Add a function to disable whitespace-detection 2017-02-26 10:35:17 +01:00
windowswap.vim Add 'scriptencoding utf-8' to all scripts 2016-09-24 08:16:30 +08:00
wordcount.vim Make the wordcount ext more flexible for the def. filetypes 2016-12-13 21:27:53 +01:00
xkblayout.vim Add vim-xkblayout extension to display keyboard layout 2017-01-18 12:34:14 +09:00
ycm.vim Add 'scriptencoding utf-8' to all scripts 2016-09-24 08:16:30 +08:00