mirror of
https://github.com/vim-airline/vim-airline.git
synced 2025-08-26 04:18:26 +02: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.