aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorGithub Actions <actions@github>2021-05-26 03:42:46 +0000
committerThomas Vigouroux <tomvig38@gmail.com>2021-05-26 07:47:58 +0200
commit6c2ff319b311fed0160875b878811431399889cf (patch)
treea3be6eb01a93ccc42cf31f47705ccb3ef8474808 /README.md
parentfeat: use the original scss parser (diff)
downloadnvim-treesitter-6c2ff319b311fed0160875b878811431399889cf.tar
nvim-treesitter-6c2ff319b311fed0160875b878811431399889cf.tar.gz
nvim-treesitter-6c2ff319b311fed0160875b878811431399889cf.tar.bz2
nvim-treesitter-6c2ff319b311fed0160875b878811431399889cf.tar.lz
nvim-treesitter-6c2ff319b311fed0160875b878811431399889cf.tar.xz
nvim-treesitter-6c2ff319b311fed0160875b878811431399889cf.tar.zst
nvim-treesitter-6c2ff319b311fed0160875b878811431399889cf.zip
[docgen] Update README.md
skip-checks: true
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index aab7bb77f..0c17d40ce 100644
--- a/README.md
+++ b/README.md
@@ -183,7 +183,7 @@ We are looking for maintainers to add more parsers and to write query files for
- [x] [ruby](https://github.com/tree-sitter/tree-sitter-ruby) (maintained by @TravonteD)
- [x] [rust](https://github.com/tree-sitter/tree-sitter-rust) (maintained by @vigoux)
- [ ] [scala](https://github.com/tree-sitter/tree-sitter-scala)
-- [ ] [scss](https://github.com/elianiva/tree-sitter-scss)
+- [x] [scss](https://github.com/serenadeai/tree-sitter-scss) (maintained by @elianiva)
- [x] [sparql](https://github.com/BonaBeavis/tree-sitter-sparql) (maintained by @bonabeavis)
- [x] [supercollider](https://github.com/madskjeldgaard/tree-sitter-supercollider) (maintained by @madskjeldgaard)
- [x] [svelte](https://github.com/Himujjal/tree-sitter-svelte) (maintained by @elianiva)