fix(treesitter): update queries

This commit is contained in:
Christian Clason
2024-11-22 09:39:45 +01:00
committed by Christian Clason
parent c2f08d294a
commit 6e44a6a289
6 changed files with 18 additions and 15 deletions
-2
View File
@@ -151,8 +151,6 @@
((identifier) @constant
(#lua-match? @constant "^[A-Z][A-Z_0-9]*$"))
(vararg_expression) @constant
(nil) @constant.builtin
[