mirror of
https://github.com/vim-airline/vim-airline.git
synced 2025-11-02 20:53:52 +01:00
Add a new condition that will contain the new vim9script implementation
of the highlighter logic. Not done yet.
To test it out, you need a recent Vim 8.2 and in addition set the
configuration variable
:let g:airline_experimental=1
Implementation for all the functions will follow.