mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-19 03:40:04 -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
|
((identifier) @constant
|
||||||
(#match? @constant "^_*[A-Z][A-Z\d_]+"))
|
(#match? @constant "^_*[A-Z][A-Z\d_]+"))
|
||||||
|
|
||||||
(identifier) @variable
|
|
||||||
;TODO
|
|
||||||
;(this) @variable.builtin
|
|
||||||
|
|
||||||
; Literals
|
; Literals
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue