Description
Syntax parsing, highlighting, and code-aware editor features can be powered by Tree-sitter configurations for Neovim. It is useful for users who want modern language support inside the editor.
Parser plugins can change highlighting, folding, and language behavior. Update parsers carefully and test important file types after changes.