nvim-treesitter/queries/pem/highlights.scm
2023-09-12 17:34:58 +02:00

11 lines
131 B
Scheme

["BEGIN" "END"] @keyword
(dashes) @punctuation.delimiter
(label) @label
(data) @none
(comment) @comment @spell
(ERROR) @error