not needed to set laststatus option. Vim-Airline will now do it, if it isn't set
parent
473eae24bf
commit
020a98b4d5
|
@ -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)
|
||||
|
|
Loading…
Reference in New Issue