Unnamed repository; edit this file 'description' to name the repository.
Diffstat (limited to 'runtime/queries/yaml/rainbows.scm')
| -rw-r--r-- | runtime/queries/yaml/rainbows.scm | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/runtime/queries/yaml/rainbows.scm b/runtime/queries/yaml/rainbows.scm deleted file mode 100644 index d810accc..00000000 --- a/runtime/queries/yaml/rainbows.scm +++ /dev/null @@ -1,9 +0,0 @@ -[ - (flow_sequence) - (flow_mapping) -] @rainbow.scope - -[ - "[" "]" - "{" "}" -] @rainbow.bracket |