mirror of
https://github.com/vim-airline/vim-airline.git
synced 2026-07-29 11:16:49 +08:00
When airline is configured to show on top (`let g:airline_statusline_ontop = 1`) and vim's `laststatus` option is configured to be hidden (`set laststatus=0`) then there is no need to override its setting.