mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-01 19:17:02 -04:00
* supported parsers _must_ commit at least `grammar.json` * set `TREE_SITTER_JS_RUNTIME=native` when generating parser to use built-in quickjs instead of node (requires tree-sitter 0.26) |
||
|---|---|---|
| .. | ||
| check-parsers.lua | ||
| check-queries.lua | ||
| ci-install.sh | ||
| format-queries.lua | ||
| install-parsers.lua | ||
| minimal_init.lua | ||
| update-parsers.lua | ||
| update-readme.lua | ||