helix-mods/runtime/queries/ldif/highlights.scm
Alexander Brevig 009a5498ca
add LDIF support (#10330)
* feat(lang): add LDIF support

* style: no unnecessary glob

* Update runtime/queries/ldif/highlights.scm

Co-authored-by: Michael Davis <mcarsondavis@gmail.com>

---------

Co-authored-by: Michael Davis <mcarsondavis@gmail.com>
2024-04-11 17:17:44 +02:00

19 lines
335 B
Scheme

(comment) @comment
((distinguishedName
(name
(name_componet
(attributeTypeAndValue
(attributeType) @comment
(string) @type.parameter
)))) @comment)
(dn_spec) @constant
(changerecord) @constant
(mod_spec) @constant
(attributeType) @type.parameter
(change_modify) @string
(value_spec) @keyword