mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-15 09:50:04 -04:00
Re-add attribute highlight
This commit is contained in:
parent
8cc0b8d4c4
commit
3652bed53e
3 changed files with 4 additions and 2 deletions
|
|
@ -8,9 +8,9 @@
|
|||
|
||||
; Annotations
|
||||
(annotation
|
||||
name: (identifier) @annotation)
|
||||
name: (identifier) @attribute)
|
||||
(marker_annotation
|
||||
name: (identifier) @annotation)
|
||||
name: (identifier) @attribute)
|
||||
|
||||
; Operators and Tokens
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue