nvim-treesitter/queries/pem/highlights.scm

10 lines
115 B
Scheme
Raw Permalink Normal View History

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