Unnamed repository; edit this file 'description' to name the repository.
Diffstat (limited to 'runtime/queries/glsl/highlights.scm')
-rw-r--r--runtime/queries/glsl/highlights.scm4
1 files changed, 4 insertions, 0 deletions
diff --git a/runtime/queries/glsl/highlights.scm b/runtime/queries/glsl/highlights.scm
index af2a049f..5feced62 100644
--- a/runtime/queries/glsl/highlights.scm
+++ b/runtime/queries/glsl/highlights.scm
@@ -25,6 +25,10 @@
"noperspective"
"invariant"
"precise"
+ "require"
+ "enable"
+ "warn"
+ "disable"
] @keyword
"subroutine" @keyword.function