diff options
| author | Github Actions <actions@github> | 2021-02-11 03:57:51 +0000 |
|---|---|---|
| committer | Thomas Vigouroux <tomvig38@gmail.com> | 2021-02-11 07:07:16 +0100 |
| commit | 3f9a8e9509d576f86d4f9d91a7d2d370342ac655 (patch) | |
| tree | 75228b98af36e99255c7b3bb600bac977c094c35 | |
| parent | Query: add folds (diff) | |
| download | nvim-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.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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) |
