vim9: Needs at least version 8.2.22844

This commit is contained in:
Christian Brabandt
2021-06-07 13:44:18 +02:00
parent 82b1b2e876
commit 49cdcb7b3e
6 changed files with 12 additions and 5 deletions

View File

@@ -41,7 +41,7 @@ let s:basic16 = [
\ [ 0xFF, 0xFF, 0xFF ]
\ ]
if !exists(":def") || (exists(":def") && get(g:, "airline_experimental", 0) == 0)
if !exists(":def") || !airline#util#has_vim9_script()
function! airline#msdos#round_msdos_colors(rgblist)
" Check for values from MSDOS 16 color terminal