diff options
| author | Github Actions <actions@github> | 2021-03-02 16:45:51 +0000 |
|---|---|---|
| committer | Santos Gallegos <stsewd@protonmail.com> | 2021-03-02 12:46:43 -0500 |
| commit | b5be7303b701f1bb30eda8b57687c22aa6b6d6fd (patch) | |
| tree | 26a0bef5221ff7713d19422a24ca3380ec3b8476 | |
| parent | Fix: Allow repo.url to end in ".git" (diff) | |
| download | nvim-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.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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) |
