aboutsummaryrefslogtreecommitdiffstats
path: root/queries/matlab
diff options
context:
space:
mode:
Diffstat (limited to 'queries/matlab')
-rw-r--r--queries/matlab/highlights.scm3
1 files changed, 3 insertions, 0 deletions
diff --git a/queries/matlab/highlights.scm b/queries/matlab/highlights.scm
index 2740ef054..d2ab6053e 100644
--- a/queries/matlab/highlights.scm
+++ b/queries/matlab/highlights.scm
@@ -211,3 +211,6 @@
(comment)
(line_continuation)
] @comment @spell
+
+((comment) @keyword.directive
+ (#lua-match? @keyword.directive "^%%%% "))