mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-10 07:20:06 -04:00
Rename attribute to annotation
This commit is contained in:
parent
72efa353f0
commit
599bec3890
3 changed files with 4 additions and 4 deletions
|
|
@ -8,9 +8,9 @@
|
|||
|
||||
; Annotations
|
||||
(annotation
|
||||
name: (identifier) @attribute)
|
||||
name: (identifier) @annotation)
|
||||
(marker_annotation
|
||||
name: (identifier) @attribute)
|
||||
name: (identifier) @annotation)
|
||||
|
||||
; Operators
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue