mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-21 12:50:09 -04:00
docs: update comment
This commit is contained in:
parent
abf87cb972
commit
c51fb5c03c
1 changed files with 1 additions and 1 deletions
|
|
@ -410,7 +410,7 @@
|
|||
(identifier) @type))
|
||||
|
||||
; Assign higher priority to @variable.member than @type.builtin
|
||||
; Otherwise reserved builtins (such as `type`) are valid as attribute name
|
||||
; Reserved builtins (such as `type`) are valid as attribute name
|
||||
((class_definition
|
||||
body: (block
|
||||
(expression_statement
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue