vim-airline/autoload/airline
Christian Brabandt 11cd15d218
async: fnameescape filename
A buffer name wich special characters such as Command-T [Files] will
cause E94 when trying to call setbufvar() on it. That is because the
'[]' is special in buffer names. Therefore, fnameescape the buffer name.

This should prevent 'E94: No matching buffer for
/home/louis/git/minivimrc/Command-T [Files]' errors.

closes #1906
2019-04-25 07:41:56 +02:00
..
extensions branch: skip untracked files for clean state 2019-04-25 07:35:41 +02:00
themes Updated Copyright Statements 2019-03-25 12:29:47 +01:00
async.vim async: fnameescape filename 2019-04-25 07:41:56 +02:00
builder.vim Updated Copyright Statements 2019-03-25 12:29:47 +01:00
debug.vim Updated Copyright Statements 2019-03-25 12:29:47 +01:00
extensions.vim Extensions: indicate, if an extension is external 2019-03-26 08:41:36 +01:00
highlighter.vim Updated Copyright Statements 2019-03-25 12:29:47 +01:00
init.vim branch: Make the branch extension available with 80 char wide windows 2019-04-24 16:12:54 +02:00
msdos.vim Updated Copyright Statements 2019-03-25 12:29:47 +01:00
parts.vim Updated Copyright Statements 2019-03-25 12:29:47 +01:00
section.vim Updated Copyright Statements 2019-03-25 12:29:47 +01:00
themes.vim Updated Copyright Statements 2019-03-25 12:29:47 +01:00
util.vim Allow to switch to a random theme 2019-03-26 21:03:13 +01:00