vim-airline/plugin
Pierre-Nicolas Clauss 46e517e8c2
only set laststatus when airline is not on top
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.
2022-12-16 08:28:29 +01:00
..
airline.vim only set laststatus when airline is not on top 2022-12-16 08:28:29 +01:00