diff options
| -rw-r--r-- | queries/latex/highlights.scm | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/queries/latex/highlights.scm b/queries/latex/highlights.scm index 3fa25f3f5..94206162a 100644 --- a/queries/latex/highlights.scm +++ b/queries/latex/highlights.scm @@ -39,6 +39,8 @@ "}" ] @punctuation.bracket ; "(" ")" has no syntactical meaning in LaTeX +(hyperlink) @string.special.url @nospell + ; General environments (begin command: _ @module |
