diff options
| author | Github Actions <actions@github> | 2021-02-17 22:04:35 +0000 |
|---|---|---|
| committer | Stephan Seitz <stephan.lauf@yahoo.de> | 2021-02-19 23:41:42 +0100 |
| commit | 55cb17d5c45e6abbde0f7305fc7febd289611c49 (patch) | |
| tree | a344fec55cf9a959742fa6fb6c58144e10198146 | |
| parent | List myself as the Vue maintainer (diff) | |
| download | nvim-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.md | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -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--> |
