aboutsummaryrefslogtreecommitdiffstats
path: root/queries/fortran/highlights.scm
diff options
context:
space:
mode:
Diffstat (limited to 'queries/fortran/highlights.scm')
-rw-r--r--queries/fortran/highlights.scm3
1 files changed, 3 insertions, 0 deletions
diff --git a/queries/fortran/highlights.scm b/queries/fortran/highlights.scm
index 4604e9a92..a6b55413b 100644
--- a/queries/fortran/highlights.scm
+++ b/queries/fortran/highlights.scm
@@ -324,6 +324,9 @@
(comment) @comment @spell
+((comment) @comment.documentation
+ (#lua-match? @comment.documentation "^!>"))
+
; Errors
(ERROR) @error