mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-06 13:30:01 -04:00
7 lines
137 B
Scheme
7 lines
137 B
Scheme
(elementdecl (Name) @definition.type)
|
|
|
|
(elementdecl
|
|
(contentspec
|
|
(children (Name) @reference)))
|
|
|
|
(AttlistDecl . (Name) @reference)
|