aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorGithub Actions <actions@github>2021-04-08 20:02:23 +0000
committerStephan Seitz <stephan.lauf@yahoo.de>2021-04-08 22:50:41 +0200
commit61594636d7f147ed434b5b6fbb7fc76dfe6f40a7 (patch)
treed968578a27501958ac3a2a5b7248b28485c01ff4 /README.md
parentfixup: remove generate_from_grammar (diff)
downloadnvim-treesitter-61594636d7f147ed434b5b6fbb7fc76dfe6f40a7.tar
nvim-treesitter-61594636d7f147ed434b5b6fbb7fc76dfe6f40a7.tar.gz
nvim-treesitter-61594636d7f147ed434b5b6fbb7fc76dfe6f40a7.tar.bz2
nvim-treesitter-61594636d7f147ed434b5b6fbb7fc76dfe6f40a7.tar.lz
nvim-treesitter-61594636d7f147ed434b5b6fbb7fc76dfe6f40a7.tar.xz
nvim-treesitter-61594636d7f147ed434b5b6fbb7fc76dfe6f40a7.tar.zst
nvim-treesitter-61594636d7f147ed434b5b6fbb7fc76dfe6f40a7.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 143379e0c..87c1f4428 100644
--- a/README.md
+++ b/README.md
@@ -177,7 +177,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/serenadeai/tree-sitter-scss)
+- [ ] [scss](https://github.com/elianiva/tree-sitter-scss)
- [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)