1
0
mirror of https://github.com/helix-editor/helix synced 2026-05-04 17:40:38 +02:00
Files
helix/runtime/queries/dunstrc/highlights.scm

15 lines
137 B
Scheme

(assign
(key) @attribute)
(comment) @comment.line
[
"["
"]"
] @punctuation.bracket
"=" @operator
(section
(name) @namespace)