diff options
| author | Github Actions <actions@github> | 2021-03-07 16:24:27 +0000 |
|---|---|---|
| committer | Kiyan <yazdani.kiyan@protonmail.com> | 2021-03-16 18:52:43 +0100 |
| commit | b338392204ed739b48911da212dfdaf42336bd8b (patch) | |
| tree | ecf886935ae210838c131cbf9a45b88b2440a1e2 | |
| parent | Add NPM for now to Ubuntu CI (diff) | |
| download | nvim-treesitter-b338392204ed739b48911da212dfdaf42336bd8b.tar nvim-treesitter-b338392204ed739b48911da212dfdaf42336bd8b.tar.gz nvim-treesitter-b338392204ed739b48911da212dfdaf42336bd8b.tar.bz2 nvim-treesitter-b338392204ed739b48911da212dfdaf42336bd8b.tar.lz nvim-treesitter-b338392204ed739b48911da212dfdaf42336bd8b.tar.xz nvim-treesitter-b338392204ed739b48911da212dfdaf42336bd8b.tar.zst nvim-treesitter-b338392204ed739b48911da212dfdaf42336bd8b.zip | |
[docgen] Update README.md
skip-checks: true
| -rw-r--r-- | README.md | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -156,7 +156,6 @@ We are looking for maintainers to add more parsers and to write query files for - [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) - [x] [lua](https://github.com/nvim-treesitter/tree-sitter-lua) (maintained by @vigoux) - [x] [nix](https://github.com/cstrahan/tree-sitter-nix) (maintained by @leo60228) |
