mirror of
https://github.com/vim-airline/vim-airline.git
synced 2025-07-21 04:54:45 +02:00
doc: Allow for experimental features
This commit is contained in:
parent
23e20bfada
commit
390b243cf3
@ -118,6 +118,10 @@ CONFIGURATION *airline-configuration*
|
|||||||
There are a couple configuration values available (shown with their default
|
There are a couple configuration values available (shown with their default
|
||||||
values):
|
values):
|
||||||
|
|
||||||
|
* enable experimental features >
|
||||||
|
" Currently: Enable Vim9 Script implementation
|
||||||
|
let g:airline_experimental = 1
|
||||||
|
|
||||||
* the separator used on the left side >
|
* the separator used on the left side >
|
||||||
let g:airline_left_sep='>'
|
let g:airline_left_sep='>'
|
||||||
<
|
<
|
||||||
|
Loading…
x
Reference in New Issue
Block a user