tree-sitter-vim
tree-sitter-vim copied to clipboard
Tree-sitter parser for Vimscript
### Did you check existing issues? - [x] I have read all the [tree-sitter docs](https://tree-sitter.github.io/tree-sitter/using-parsers) if it relates to using the parser - [x] I have searched the existing issues...
~~bde85312549923baabf1b015c6fc01401152989e allows the parser to be generated using the QuickJS runtime which will eventualy be bundled in the tree-sitter CLI (tree-sitter/tree-sitter#3780) and cannot use the `fs` module.~~
### Did you check existing issues? - [x] I have read all the [tree-sitter docs](https://tree-sitter.github.io/tree-sitter/using-parsers) if it relates to using the parser - [x] I have searched the existing issues...