vim-airline/autoload
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
..
airline bufferline: take 'acd' into account 2017-06-20 13:58:39 +02:00
airline.vim cleanup unlet calls 2016-12-13 20:28:30 +01:00