mirror of
https://github.com/vim-airline/vim-airline.git
synced 2024-11-22 09:58:29 +08: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
|
||||
values):
|
||||
|
||||
* enable experimental features >
|
||||
" Currently: Enable Vim9 Script implementation
|
||||
let g:airline_experimental = 1
|
||||
|
||||
* the separator used on the left side >
|
||||
let g:airline_left_sep='>'
|
||||
<
|
||||
|
|
Loading…
Reference in New Issue
Block a user