vim-airline/autoload
Christian Brabandt c7e05efb76
Only consider regular files for the '[noperm]'
Recently, NERDTree added the &readonly setting to its buffer.
Unfortunately, this caused airline to render the '[noperm]' string in
it.

Fix this by only making the readonly check for buffers that actually
represent files (e.g. the buftype option is empty).
2018-05-11 09:53:55 +02:00
..
airline Only consider regular files for the '[noperm]' 2018-05-11 09:53:55 +02:00
airline.vim Update copyright notifications 2018-01-05 10:37:59 +01:00