not needed to set laststatus option. Vim-Airline will now do it, if it isn't set

Christian Brabandt 2017-12-29 10:40:15 +01:00
parent 473eae24bf
commit 020a98b4d5
1 changed files with 0 additions and 7 deletions

@ -3,13 +3,6 @@ or describes special configurations.
Feel free to add your special configuration, if it fixes a need.
## Very basic configuration: get Airline to work at Startup
* Ref: https://github.com/vim-airline/vim-airline/issues/4
* The one-line setting:
```
set laststatus=2
```
## Dynamically change accent of a vim-airline section (requires [AsyncRun](https://github.com/skywind3000/asyncrun.vim))
[![asciicast](https://asciinema.org/a/136184.png)](https://asciinema.org/a/136184)