mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-18 19:30:02 -04:00
remove @variable
This commit is contained in:
parent
2f5ffbadc2
commit
5863b05d2d
1 changed files with 1 additions and 3 deletions
|
|
@ -98,9 +98,7 @@
|
|||
((identifier) @constant
|
||||
(#match? @constant "^_*[A-Z][A-Z\d_]+"))
|
||||
|
||||
(identifier) @variable
|
||||
;TODO
|
||||
;(this) @variable.builtin
|
||||
|
||||
|
||||
; Literals
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue