mirror of
https://github.com/vim-airline/vim-airline.git
synced 2025-12-28 06:36:51 +08:00
rather let them be defined whenever they are needed. They were only used inside a single function anyhow, so it does not make sense to cache them. In addition, having the user later change the variable won't work as expected.