aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGithub Actions <actions@github>2021-02-11 03:57:51 +0000
committerThomas Vigouroux <tomvig38@gmail.com>2021-02-11 07:07:16 +0100
commit3f9a8e9509d576f86d4f9d91a7d2d370342ac655 (patch)
tree75228b98af36e99255c7b3bb600bac977c094c35
parentQuery: add folds (diff)
downloadnvim-treesitter-3f9a8e9509d576f86d4f9d91a7d2d370342ac655.tar
nvim-treesitter-3f9a8e9509d576f86d4f9d91a7d2d370342ac655.tar.gz
nvim-treesitter-3f9a8e9509d576f86d4f9d91a7d2d370342ac655.tar.bz2
nvim-treesitter-3f9a8e9509d576f86d4f9d91a7d2d370342ac655.tar.lz
nvim-treesitter-3f9a8e9509d576f86d4f9d91a7d2d370342ac655.tar.xz
nvim-treesitter-3f9a8e9509d576f86d4f9d91a7d2d370342ac655.tar.zst
nvim-treesitter-3f9a8e9509d576f86d4f9d91a7d2d370342ac655.zip
[docgen] Update README.md
skip-checks: true
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index eff43e4d6..f3b50ea4b 100644
--- a/README.md
+++ b/README.md
@@ -170,6 +170,7 @@ We are looking for maintainers to add more parsers and to write query files for
- [x] [rust](https://github.com/tree-sitter/tree-sitter-rust) (maintained by @vigoux)
- [ ] [scala](https://github.com/tree-sitter/tree-sitter-scala)
- [x] [sparql](https://github.com/BonaBeavis/tree-sitter-sparql) (maintained by @bonabeavis)
+- [x] [supercollider](https://github.com/madskjeldgaard/tree-sitter-supercollider) (maintained by @madskjeldgaard)
- [ ] [swift](https://github.com/tree-sitter/tree-sitter-swift)
- [x] [teal](https://github.com/euclidianAce/tree-sitter-teal) (maintained by @euclidianAce)
- [x] [toml](https://github.com/ikatyang/tree-sitter-toml) (maintained by @tk-shirasaka)