vim-airline/plugin
Christian Brabandt b78c2ec475
Always enable airline by setting laststatus=2
Previously the user was expected to set 'laststatus' himself to 2 if he
wanted to have airline be shown by default.

However it doesn't make much sense to have airline installed but not
display the statusline. Therefore, set the 'laststatus' to 2, if it
isn't set to it already.
2017-07-02 20:42:32 +02:00
..
airline.vim Always enable airline by setting laststatus=2 2017-07-02 20:42:32 +02:00