mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-01 19:17:02 -04:00
Rename attribute to annotation
This commit is contained in:
parent
72efa353f0
commit
599bec3890
3 changed files with 4 additions and 4 deletions
|
|
@ -44,7 +44,7 @@ highlight default link TSMethod Function
|
|||
highlight default link TSField Identifier
|
||||
highlight default link TSProperty Identifier
|
||||
highlight default link TSConstructor Special
|
||||
highlight default link TSAttribute Identifier
|
||||
highlight default link TSAnnotation PreProc
|
||||
|
||||
highlight default link TSConditional Conditional
|
||||
highlight default link TSRepeat Repeat
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue