mirror of
https://github.com/vim-airline/vim-airline.git
synced 2024-11-30 12:43:39 +08:00
commit
ef4666bd86
|
@ -199,7 +199,7 @@ vim-airline also supplies some supplementary stand-alone extensions. In additio
|
||||||
![image](https://f.cloud.github.com/assets/306502/962401/2a75385e-04ef-11e3-935c-e3b9f0e954cc.png)
|
![image](https://f.cloud.github.com/assets/306502/962401/2a75385e-04ef-11e3-935c-e3b9f0e954cc.png)
|
||||||
|
|
||||||
### statusline on top
|
### statusline on top
|
||||||
The statusline can alternatively by drawn on top, making room for other plugins to use the statusline:
|
The statusline can alternatively be drawn on top, making room for other plugins to use the statusline:
|
||||||
The example shows a custom statusline setting, that imitates Vims default statusline, while allowing
|
The example shows a custom statusline setting, that imitates Vims default statusline, while allowing
|
||||||
to call custom functions. Use `:let g:airline_statusline_ontop=1` to enable it.
|
to call custom functions. Use `:let g:airline_statusline_ontop=1` to enable it.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user