vim-vimlparser icon indicating copy to clipboard operation
vim-vimlparser copied to clipboard

vim9 script support?

Open chrisbra opened this issue 2 years ago • 3 comments

Hi, short question. Does vimlparser support vim9 scipt yet?

Asking because I see the following issue on vim-airline github actions: https://github.com/vim-airline/vim-airline/actions/runs/3635336470/jobs/6137027855

Error: [vint] reported by reviewdog 🐶
E492: Not an editor command: def airline#themes#generate_color_map(sect1: list<any>, sect2: list<any>, sect3: list<any>, ...rest: list<any>): dict<any> (see vim-jp/vim-vimlparser)

chrisbra avatar Dec 07 '22 07:12 chrisbra

Pity that no one has even commented. I think it would not be that much work, since the differences are small

jclsn avatar Nov 12 '23 21:11 jclsn

Unfortunately, the parser is not maintained well. You can create the PR.

Shougo avatar Nov 12 '23 21:11 Shougo

I don't know the code at all. Maybe some day in the future when I find the time.

jclsn avatar Nov 13 '23 10:11 jclsn