mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-02 11:36:54 -04:00
* set highlight groups via nvim_set_hl * define autocommands via nvim_create_autocmd * port plugin/nvim-treesitter.vim to Lua * port healthcheck to Lua |
||
|---|---|---|
| .. | ||
| check-queries.lua | ||
| ci-install-macos-latest.sh | ||
| ci-install-ubuntu-latest.sh | ||
| ci-install-windows-2022.sh | ||
| compile_parsers.makefile | ||
| minimal_init.lua | ||
| pre-push | ||
| run_tests.sh | ||
| update-lockfile.sh | ||
| update-readme.lua | ||
| write-lockfile.lua | ||