vim-airline/autoload
Daniel Hahler 7c65176499 Add readonly indicator also for !&modifiable
While typically both are set (e.g. with `:help`), I am using the
modifiable setting alone to prevent editing of some files via an
autocommand (`*.css`, if `*.scss` exists).

I can also set `readonly` for this buffer, but that gets reset when
reloading the buffer, which is not the case for `modifiable`.
2014-08-28 00:23:59 +02:00
..
airline Don't wipe out b:airline_head if fugitive finds the head 2014-08-25 09:51:52 -04:00
airline.vim Add readonly indicator also for !&modifiable 2014-08-28 00:23:59 +02:00