mirror of
https://github.com/vim-airline/vim-airline.git
synced 2025-12-06 12:14:24 +08:00
This was causing persistent errors when you run, for example, ``` ls | nvim -c 'setf dirvish' ``` as dirvish will not yet have set that local variable yet airline will attempt to use it.