Tree-sitter
FireVim uses nvim-treesitter for syntax highlighting and parsing.
The current configuration includes parsers for languages and formats such as:
- Lua
- Vim
- Vimdoc
- Query
- Markdown
- Bash
- JSON
- YAML
- TOML
- Python
- JavaScript
Additional parsers can be added directly in init.lua.
