nvim-treesitter/runtime/queries/pem/highlights.scm

12 lines
124 B
Scheme
Raw Normal View History

2023-06-27 11:50:24 +03:00
["BEGIN" "END"] @keyword
(dashes) @punctuation.delimiter
(label) @label
(data) @none
(comment) @comment
(ERROR) @error