diff options
| author | Github Actions <actions@github> | 2021-03-01 19:10:07 +0000 |
|---|---|---|
| committer | Stephan Seitz <stephan.lauf@yahoo.de> | 2021-03-02 16:55:18 +0100 |
| commit | c1b4d09d4bf125c8fa29ff254685385d43463866 (patch) | |
| tree | 283e3039fd256e994f2f0d5b65ffe06bf1fa1ed4 | |
| parent | Fix #972: Add tar-download support for Gitlab (diff) | |
| download | nvim-treesitter-c1b4d09d4bf125c8fa29ff254685385d43463866.tar nvim-treesitter-c1b4d09d4bf125c8fa29ff254685385d43463866.tar.gz nvim-treesitter-c1b4d09d4bf125c8fa29ff254685385d43463866.tar.bz2 nvim-treesitter-c1b4d09d4bf125c8fa29ff254685385d43463866.tar.lz nvim-treesitter-c1b4d09d4bf125c8fa29ff254685385d43463866.tar.xz nvim-treesitter-c1b4d09d4bf125c8fa29ff254685385d43463866.tar.zst nvim-treesitter-c1b4d09d4bf125c8fa29ff254685385d43463866.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.git) (maintained by @WhyNotHugo) +- [x] [JSON with comments](https://gitlab.com/WhyNotHugo/tree-sitter-jsonc) (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) |
