tree-sitter

nvim-treesitter got archived : r/theprimeagen

The nvim-treesitter repository was archived

The nvim-treesitter plugin provides functions for installing, updating, and removing tree-sitter parsers; a collection of queries for enabling tree-sitter features…

All Posts

Show HN: I ported Tree-sitter to Go

gotreesitter Pure-Go tree-sitter runtime — no CGo, no C toolchain, WASM-ready. go get github.com/odvcencio/gotreesitter Implements the same parse-table format tree-sitter…