extensions/glsl/languages/glsl/highlights.scm 🔗
@@ -57,7 +57,7 @@
(system_lib_string)
] @string
-(null) @constant
+(null) @constant.builtin
[
(number_literal)
Finn Evers created
Mostly just a test to check whether everything works properly now.
Release Notes:
- N/A
extensions/glsl/languages/glsl/highlights.scm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
@@ -57,7 +57,7 @@
(system_lib_string)
] @string
-(null) @constant
+(null) @constant.builtin
[
(number_literal)