mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-20 12:20:02 -04:00
feat: add properties parser
This commit is contained in:
parent
670e7aa843
commit
6b24db0c8f
6 changed files with 46 additions and 0 deletions
3
queries/properties/locals.scm
Normal file
3
queries/properties/locals.scm
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
(property (key) @definition)
|
||||
|
||||
(substitution (key) @reference)
|
||||
Loading…
Add table
Add a link
Reference in a new issue