aboutsummaryrefslogtreecommitdiff
path: root/runtime/queries/yaml
diff options
context:
space:
mode:
Diffstat (limited to 'runtime/queries/yaml')
-rw-r--r--runtime/queries/yaml/rainbows.scm9
1 files changed, 9 insertions, 0 deletions
diff --git a/runtime/queries/yaml/rainbows.scm b/runtime/queries/yaml/rainbows.scm
new file mode 100644
index 00000000..d810accc
--- /dev/null
+++ b/runtime/queries/yaml/rainbows.scm
@@ -0,0 +1,9 @@
+[
+ (flow_sequence)
+ (flow_mapping)
+] @rainbow.scope
+
+[
+ "[" "]"
+ "{" "}"
+] @rainbow.bracket