diff options
| author | Christian Clason <c.clason@uni-graz.at> | 2024-07-10 22:56:04 +0200 |
|---|---|---|
| committer | Christian Clason <c.clason@uni-graz.at> | 2024-07-10 23:05:24 +0200 |
| commit | 4068e1c0966eee10bc8937b54f8cf8f68b76961f (patch) | |
| tree | bfc01479e61a7abe8c2f806ee399436911c0f77b /README.md | |
| parent | feat(goctl): add indents (diff) | |
| download | nvim-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.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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) |
