fix(lua): remove duplicate ellipsis highlight

This commit is contained in:
Riley Bruins 2024-09-14 14:12:49 -07:00 committed by Christian Clason
parent 583395810e
commit 399062d072

View file

@ -151,8 +151,6 @@
((identifier) @constant
(#lua-match? @constant "^[A-Z][A-Z_0-9]*$"))
(vararg_expression) @constant
(nil) @constant.builtin
[