Unnamed repository; edit this file 'description' to name the repository.
Diffstat (limited to 'runtime/queries/koto/rainbows.scm')
| -rw-r--r-- | runtime/queries/koto/rainbows.scm | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/runtime/queries/koto/rainbows.scm b/runtime/queries/koto/rainbows.scm deleted file mode 100644 index 2e2dab5e..00000000 --- a/runtime/queries/koto/rainbows.scm +++ /dev/null @@ -1,11 +0,0 @@ -[ - (args) - (call_args) - (index) - (list) - (map) - (parenthesized) - (tuple) -] @rainbow.scope - -["(" ")" "[" "]" "{" "}"] @rainbow.bracket |