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

13 lines
121 B
Scheme
Raw Normal View History

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