diff options
| author | Christian Clason <c.clason@uni-graz.at> | 2024-07-03 09:47:31 +0200 |
|---|---|---|
| committer | Christian Clason <c.clason@uni-graz.at> | 2024-07-03 13:31:26 +0200 |
| commit | caf275382f91ec8a2498d455c4d7d3fd0265ebd3 (patch) | |
| tree | 2633466ec74abfe0583433fbff2af154ff143d7e /README.md | |
| parent | bot(lockfile): update idl, rbs, v (diff) | |
| download | nvim-treesitter-caf275382f91ec8a2498d455c4d7d3fd0265ebd3.tar nvim-treesitter-caf275382f91ec8a2498d455c4d7d3fd0265ebd3.tar.gz nvim-treesitter-caf275382f91ec8a2498d455c4d7d3fd0265ebd3.tar.bz2 nvim-treesitter-caf275382f91ec8a2498d455c4d7d3fd0265ebd3.tar.lz nvim-treesitter-caf275382f91ec8a2498d455c4d7d3fd0265ebd3.tar.xz nvim-treesitter-caf275382f91ec8a2498d455c4d7d3fd0265ebd3.tar.zst nvim-treesitter-caf275382f91ec8a2498d455c4d7d3fd0265ebd3.zip | |
fix(prolog): switch to github mirror
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -350,8 +350,8 @@ We are looking for maintainers to add more parsers and to write query files for - [x] [pony](https://github.com/amaanq/tree-sitter-pony) (maintained by @amaanq, @mfelsche) - [x] [printf](https://github.com/ObserverOfTime/tree-sitter-printf) (maintained by @ObserverOfTime) - [x] [prisma](https://github.com/victorhqc/tree-sitter-prisma) (maintained by @elianiva) -- [x] [problog](https://codeberg.org/foxy/tree-sitter-prolog) (maintained by @foxyseta) -- [x] [prolog](https://codeberg.org/foxy/tree-sitter-prolog) (maintained by @foxyseta) +- [x] [problog](https://github.com/foxyseta/tree-sitter-prolog) (maintained by @foxyseta) +- [x] [prolog](https://github.com/foxyseta/tree-sitter-prolog) (maintained by @foxyseta) - [x] [promql](https://github.com/MichaHoffmann/tree-sitter-promql) (maintained by @MichaHoffmann) - [x] [properties](https://github.com/tree-sitter-grammars/tree-sitter-properties) (maintained by @ObserverOfTime) - [x] [proto](https://github.com/treywood/tree-sitter-proto) (maintained by @treywood) |
