diff options
| -rw-r--r-- | queries/julia/highlights.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/queries/julia/highlights.scm b/queries/julia/highlights.scm index 0a7d32df3..e76911947 100644 --- a/queries/julia/highlights.scm +++ b/queries/julia/highlights.scm @@ -282,7 +282,7 @@ (prefixed_command_literal prefix: (identifier) @function.macro) @string.special -((string_literal) @string.documentation +((string_literal) @string.documentation @spell . [ (module_definition) (abstract_definition) |
