tree-sitter-vim icon indicating copy to clipboard operation
tree-sitter-vim copied to clipboard

Tree-sitter parser for Vimscript

Results 14 tree-sitter-vim issues
Sort by recently updated
recently updated
newest added

### 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...

bug

~~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...

bug