aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGithub Actions <actions@github>2021-02-17 22:04:35 +0000
committerStephan Seitz <stephan.lauf@yahoo.de>2021-02-19 23:41:42 +0100
commit55cb17d5c45e6abbde0f7305fc7febd289611c49 (patch)
treea344fec55cf9a959742fa6fb6c58144e10198146
parentList myself as the Vue maintainer (diff)
downloadnvim-treesitter-55cb17d5c45e6abbde0f7305fc7febd289611c49.tar
nvim-treesitter-55cb17d5c45e6abbde0f7305fc7febd289611c49.tar.gz
nvim-treesitter-55cb17d5c45e6abbde0f7305fc7febd289611c49.tar.bz2
nvim-treesitter-55cb17d5c45e6abbde0f7305fc7febd289611c49.tar.lz
nvim-treesitter-55cb17d5c45e6abbde0f7305fc7febd289611c49.tar.xz
nvim-treesitter-55cb17d5c45e6abbde0f7305fc7febd289611c49.tar.zst
nvim-treesitter-55cb17d5c45e6abbde0f7305fc7febd289611c49.zip
[docgen] Update README.md
skip-checks: true
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index f3b50ea4b..4862f4f50 100644
--- a/README.md
+++ b/README.md
@@ -152,6 +152,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] [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)
@@ -178,7 +179,7 @@ We are looking for maintainers to add more parsers and to write query files for
- [x] [turtle](https://github.com/BonaBeavis/tree-sitter-turtle) (maintained by @bonabeavis)
- [x] [typescript](https://github.com/tree-sitter/tree-sitter-typescript) (maintained by @steelsojka)
- [x] [verilog](https://github.com/tree-sitter/tree-sitter-verilog) (maintained by @zegervdv)
-- [ ] [vue](https://github.com/ikatyang/tree-sitter-vue)
+- [x] [vue](https://github.com/ikatyang/tree-sitter-vue) (maintained by @WhyNotHugo)
- [ ] [yaml](https://github.com/ikatyang/tree-sitter-yaml)
<!--parserinfo-->