aboutsummaryrefslogtreecommitdiff
path: root/queries
diff options
context:
space:
mode:
Diffstat (limited to 'queries')
-rw-r--r--queries/highlights.scm14
l---------queries/wmap/highlights.scm1
2 files changed, 15 insertions, 0 deletions
diff --git a/queries/highlights.scm b/queries/highlights.scm
new file mode 100644
index 0000000..c695f73
--- /dev/null
+++ b/queries/highlights.scm
@@ -0,0 +1,14 @@
+(component_label) @variable.component_label
+(position) @punctuation.position
+(real_number) @number.real_number
+(shape) @punctuation.shape
+(shape_label) @parameter.optional
+(dependency_type) @punctuation.dependency_type
+(evolution) @keyword.evolution
+(sign) @operator.sign
+(inertia) @keyword.inertia
+(stage) @keyword.stage
+(stage_number) @keyword.stage_number
+(note) @keyword.note
+(text) @string.text
+(group) @keyword.group
diff --git a/queries/wmap/highlights.scm b/queries/wmap/highlights.scm
new file mode 120000
index 0000000..8365d50
--- /dev/null
+++ b/queries/wmap/highlights.scm
@@ -0,0 +1 @@
+../highlights.scm \ No newline at end of file