aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorChristian Clason <c.clason@uni-graz.at>2024-07-10 22:56:04 +0200
committerChristian Clason <c.clason@uni-graz.at>2024-07-10 23:05:24 +0200
commit4068e1c0966eee10bc8937b54f8cf8f68b76961f (patch)
treebfc01479e61a7abe8c2f806ee399436911c0f77b /README.md
parentfeat(goctl): add indents (diff)
downloadnvim-treesitter-4068e1c0966eee10bc8937b54f8cf8f68b76961f.tar
nvim-treesitter-4068e1c0966eee10bc8937b54f8cf8f68b76961f.tar.gz
nvim-treesitter-4068e1c0966eee10bc8937b54f8cf8f68b76961f.tar.bz2
nvim-treesitter-4068e1c0966eee10bc8937b54f8cf8f68b76961f.tar.lz
nvim-treesitter-4068e1c0966eee10bc8937b54f8cf8f68b76961f.tar.xz
nvim-treesitter-4068e1c0966eee10bc8937b54f8cf8f68b76961f.tar.zst
nvim-treesitter-4068e1c0966eee10bc8937b54f8cf8f68b76961f.zip
fix(scfg): switch to github mirror
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 10506067e..61b9e99b0 100644
--- a/README.md
+++ b/README.md
@@ -387,7 +387,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 @amaanq)
- [x] [scala](https://github.com/tree-sitter/tree-sitter-scala) (maintained by @stevanmilic)
-- [x] [scfg](https://git.sr.ht/~rockorager/tree-sitter-scfg) (maintained by @WhyNotHugo)
+- [x] [scfg](https://github.com/rockorager/tree-sitter-scfg) (maintained by @WhyNotHugo)
- [ ] [scheme](https://github.com/6cdh/tree-sitter-scheme)
- [x] [scss](https://github.com/serenadeai/tree-sitter-scss) (maintained by @elianiva)
- [x] [slang](https://github.com/theHamsta/tree-sitter-slang) (experimental, maintained by @theHamsta)