kickstart.nvim/after/queries/r/highlights.scm

7 lines
76 B
Scheme

;extends
(
(comment) @comment
(#match? @comment "^\\#\\|")
) @text.literal