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