mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-04 12:30:01 -04:00
parent
974e2181a0
commit
1d3111ccb1
1 changed files with 2 additions and 0 deletions
|
|
@ -137,6 +137,8 @@
|
|||
|
||||
((identifier) @constant
|
||||
(#lua-match? @constant "^[A-Z][A-Z0-9_]+$"))
|
||||
(enumerator
|
||||
name: (identifier) @constant)
|
||||
|
||||
;; Preproc def / undef
|
||||
(preproc_def
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue