neomutt / neomutt.vim

🔧 vim syntax for neomuttrc
GNU General Public License v2.0
39 stars 7 forks source link

[docs] tree-sitter #16

Closed Freed-Wu closed 8 months ago

Freed-Wu commented 8 months ago

I write a tree-sitter grammar. The above is tree-sitter, the below is vim syn. Can it be added to README.md ?

Screenshot from 2024-02-14 09-50-29

flatcap commented 8 months ago

Hi @Freed-Wu, I see you're doing lots of things that I don't understand :-) Keep up the good work! If you have any questions, or need a hand, just ask. Thanks!

Freed-Wu commented 8 months ago

You are welcome.

Can I have administrator privilege of https://github.com/neomutt/tree-sitter-lsp?

This repo is one of two dependencies of mutt-language-server https://github.com/neomutt/mutt-language-server/blob/main/requirements.txt#L4 (another is https://github.com/neomutt/tree-sitter-muttrc) which contains mostly utilities functions required by mutt-language-server.

flatcap commented 7 months ago

Can I have administrator privilege of neomutt/tree-sitter-lsp?

Done