mirror of
https://github.com/vim-airline/vim-airline.git
synced 2026-04-29 10:14:35 +08:00
27b52acee7
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.