mirror of
https://github.com/vim-airline/vim-airline.git
synced 2025-01-20 07:12:46 +08:00
11cd15d218
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 |
||
---|---|---|
.. | ||
airline | ||
airline.vim |