mirror of
https://github.com/vim-airline/vim-airline.git
synced 2025-12-08 04:54:44 +08:00
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`.