mirror of
https://github.com/vim-airline/vim-airline.git
synced 2026-05-17 22:09:40 +08:00
doc: Allow for experimental features
This commit is contained in:
@@ -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='>'
|
||||||
<
|
<
|
||||||
|
|||||||
Reference in New Issue
Block a user