mirror of
https://github.com/vim-airline/vim-airline.git
synced 2026-06-17 14:35:53 +08:00
d842cfb9dd
CI / Test (v7.4) (push) Has been cancelled
CI / Test (v8.0.0000) (push) Has been cancelled
CI / Test (v8.1.0000) (push) Has been cancelled
CI / Test (v8.2.0000) (push) Has been cancelled
CI / Test (v8.2.1000) (push) Has been cancelled
CI / Test (v9.0.0000) (push) Has been cancelled
CI / Test (v9.1.0000) (push) Has been cancelled
reviewdog / runner / vint (push) Has been cancelled
Also drop the Vim9 script implementation of airline#util#exec_funcrefs(), because it will try to find script-local funcrefs, and thus errors out. fixes: #2753 Signed-off-by: Christian Brabandt <cb@256bit.org>