mirror of
https://github.com/chenasraf/nvim-treesitter.git
synced 2026-05-17 17:38:02 +00:00
1.1 KiB
1.1 KiB
Name of language
https://...
Language file extension, if applicable: (e.g. .zu)
Representative code sample
``` max. 50 lines ```Parser repo
https://github.com/...
Parsed tree for code sample
``` paste output of tree-sitter parse or :InspectTree here ```Queries
Source of queries: https://github.com/... (or "written from scratch")