aboutsummaryrefslogtreecommitdiffstats
path: root/runtime/queries/pem/highlights.scm
diff options
context:
space:
mode:
Diffstat (limited to 'runtime/queries/pem/highlights.scm')
-rw-r--r--runtime/queries/pem/highlights.scm12
1 files changed, 12 insertions, 0 deletions
diff --git a/runtime/queries/pem/highlights.scm b/runtime/queries/pem/highlights.scm
new file mode 100644
index 000000000..b8dbb0f11
--- /dev/null
+++ b/runtime/queries/pem/highlights.scm
@@ -0,0 +1,12 @@
+[
+ "BEGIN"
+ "END"
+] @keyword
+
+(dashes) @punctuation.delimiter
+
+(label) @label
+
+(data) @none
+
+(comment) @comment @spell