mirror of
https://github.com/vim-airline/vim-airline.git
synced 2026-01-20 18:14:23 +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.