nvim-treesitter/scripts
Christian Clason fd2880e8bc feat(install): remove node requirement
* 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)
2025-10-30 08:36:00 +01:00
..
check-parsers.lua feat(api): expose list of available and installed languages 2025-05-29 12:11:56 +02:00
check-queries.lua fix(check-queries): only show timings for existing queries 2025-05-30 16:23:44 +02:00
ci-install.sh feat(tests)!: new infrastructure based on makefile 2025-05-12 18:43:41 +02:00
format-queries.lua refactor(lua): fix some luals warnings 2025-05-12 18:43:40 +02:00
install-parsers.lua fix(install): don't print operation summary by default 2025-05-29 20:08:10 +02:00
minimal_init.lua feat(tests)!: new infrastructure based on makefile 2025-05-12 18:43:41 +02:00
update-parsers.lua fix(scripts): sort list of updated parsers 2025-06-29 11:39:30 +02:00
update-readme.lua feat(install): remove node requirement 2025-10-30 08:36:00 +01:00