mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-01 11:06:54 -04:00
Nvim Treesitter configurations and abstraction layer
- configs.lua holds the `repositories` data - install health moved to health.lua - plugins loads _root.setup() on startup - install and list command are available through vim > use them with `:TSInstall lang` and `:TSInstallInfo` |
||
|---|---|---|
| autoload/health | ||
| lua | ||
| parser | ||
| plugin | ||
| queries/lua | ||
| .editorconfig | ||
| README.md | ||
nvim-treesitter
Nvim Treesitter configurations and abstraction layer