kickstart.nvim/after/queries/r/highlights.scm
2024-08-20 01:31:44 -04:00

7 lines
76 B
Scheme

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