Unnamed repository; edit this file 'description' to name the repository.
Diffstat (limited to 'runtime/queries/edoc/highlights.scm')
-rw-r--r--runtime/queries/edoc/highlights.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/runtime/queries/edoc/highlights.scm b/runtime/queries/edoc/highlights.scm
index 5bab7992..66b3ccf9 100644
--- a/runtime/queries/edoc/highlights.scm
+++ b/runtime/queries/edoc/highlights.scm
@@ -16,8 +16,8 @@
(section_marker) @markup.heading.marker)
(#eq? @markup.heading.marker "===="))
-(macro (tag) @function.macro)
(tag) @keyword
+(macro (tag) @function.macro)
(macro_escape) @constant.character.escape
(inline_quote) @markup.raw.inline
(email_address) @markup.link.url