Unnamed repository; edit this file 'description' to name the repository.
Diffstat (limited to 'runtime/queries/ldif/highlights.scm')
-rw-r--r--runtime/queries/ldif/highlights.scm20
1 files changed, 0 insertions, 20 deletions
diff --git a/runtime/queries/ldif/highlights.scm b/runtime/queries/ldif/highlights.scm
deleted file mode 100644
index 06f7f6c1..00000000
--- a/runtime/queries/ldif/highlights.scm
+++ /dev/null
@@ -1,20 +0,0 @@
-(comment) @comment
-
-(attributeType) @type.parameter
-
-((distinguishedName
- (name
- (name_componet
- (attributeTypeAndValue
- (attributeType) @comment
- (string) @type.parameter
- )))) @comment)
-
-
-(dn_spec) @constant
-(changerecord) @constant
-(mod_spec) @constant
-
-(change_modify) @string
-
-(value_spec) @keyword