fix(kitty): align line continuation highlights

Changes them from `@comment` to `@punctuation.special`, which is how
they are in other languages.
This commit is contained in:
Riley Bruins
2025-10-11 08:45:31 -07:00
committed by Christian Clason
parent 763f1e650b
commit 09d50fd157

View File

@@ -1,4 +1,4 @@
(line_continuation) @comment
(line_continuation) @punctuation.special
(comment
(comment_content) @spell) @comment