← Back to Vibers

Builder
nvim-treesitter
2 Tools
nvim-treesitter was a community-maintained open-source organization that, from 2020 until its archival in April 2026, provided the definitive Treesitter integration layer for the Neovim text editor. With over 14,000 GitHub stars and contributions from more than 600 developers, the project served both as the de facto standard for syntax-aware editing in Neovim and as a proving ground for features that were eventually absorbed into Neovim core.
Tools
nvim-treesitter(github.com/nvim-treesitter/nvim-treesitter)
Neovim plugin that manages tree-sitter parsers and enables syntax highlighting, folding, and indentation from them.
Plentest.nvim(https://github.com/nvim-treesitter/plentest.nvim)
Self-contained busted-style test harness for Neovim plugin authors.