mirror of
https://github.com/vim-airline/vim-airline.git
synced 2025-07-27 07:54:44 +02:00
Added a configuration that loads Airline at Startup.
parent
e7fc389db6
commit
eb4d6971f6
@ -3,6 +3,13 @@ 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
|
||||
```
|
||||
|
||||
|
||||
## Integration with [vim-obsession](https://github.com/tpope/vim-obsession)
|
||||
Prepend a '$' when obsession is enabled ([origin](https://github.com/vim-airline/vim-airline/issues/777#issuecomment-113704356))
|
||||
|
Loading…
x
Reference in New Issue
Block a user