Description
Syntax parsing for many languages can be made available to Neovim through the registered Tree-sitter parsers. This helps editor features such as highlighting, code structure awareness, and language-aware plugins.
This is parser data for Neovim, not a standalone application. It is useful when the user relies on nvim-treesitter or related plugins.