feat(latex): highlight hyperlinks

This commit is contained in:
Christian Clason 2024-06-22 12:37:41 +02:00
parent 9581d86f97
commit 55d5772a6c

View file

@ -39,6 +39,8 @@
"}"
] @punctuation.bracket ; "(" ")" has no syntactical meaning in LaTeX
(hyperlink) @string.special.url @nospell
; General environments
(begin
command: _ @module