nvim-treesitter/runtime/queries/pem/highlights.scm
2023-09-09 16:16:51 +02:00

11 lines
124 B
Scheme

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