aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGithub Actions <actions@github>2021-03-02 16:45:51 +0000
committerSantos Gallegos <stsewd@protonmail.com>2021-03-02 12:46:43 -0500
commitb5be7303b701f1bb30eda8b57687c22aa6b6d6fd (patch)
tree26a0bef5221ff7713d19422a24ca3380ec3b8476
parentFix: Allow repo.url to end in ".git" (diff)
downloadnvim-treesitter-b5be7303b701f1bb30eda8b57687c22aa6b6d6fd.tar
nvim-treesitter-b5be7303b701f1bb30eda8b57687c22aa6b6d6fd.tar.gz
nvim-treesitter-b5be7303b701f1bb30eda8b57687c22aa6b6d6fd.tar.bz2
nvim-treesitter-b5be7303b701f1bb30eda8b57687c22aa6b6d6fd.tar.lz
nvim-treesitter-b5be7303b701f1bb30eda8b57687c22aa6b6d6fd.tar.xz
nvim-treesitter-b5be7303b701f1bb30eda8b57687c22aa6b6d6fd.tar.zst
nvim-treesitter-b5be7303b701f1bb30eda8b57687c22aa6b6d6fd.zip
[docgen] Update README.md
skip-checks: true
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index f88942272..e29d867c1 100644
--- a/README.md
+++ b/README.md
@@ -153,7 +153,7 @@ We are looking for maintainers to add more parsers and to write query files for
- [x] [javascript](https://github.com/tree-sitter/tree-sitter-javascript) (maintained by @steelsojka)
- [x] [jsdoc](https://github.com/tree-sitter/tree-sitter-jsdoc) (maintained by @steelsojka)
- [x] [json](https://github.com/tree-sitter/tree-sitter-json) (maintained by @steelsojka)
-- [x] [JSON with comments](https://gitlab.com/WhyNotHugo/tree-sitter-jsonc) (maintained by @WhyNotHugo)
+- [x] [JSON with comments](https://gitlab.com/WhyNotHugo/tree-sitter-jsonc.git) (maintained by @WhyNotHugo)
- [x] [julia](https://github.com/tree-sitter/tree-sitter-julia) (maintained by @mroavi, @theHamsta)
- [x] [kotlin](https://github.com/QthCN/tree-sitter-kotlin) (maintained by @tormodatt)
- [x] [ledger](https://github.com/cbarrete/tree-sitter-ledger) (maintained by @cbarrete)