aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGithub Actions <actions@github>2021-03-07 16:24:27 +0000
committerKiyan <yazdani.kiyan@protonmail.com>2021-03-16 18:52:43 +0100
commitb338392204ed739b48911da212dfdaf42336bd8b (patch)
treeecf886935ae210838c131cbf9a45b88b2440a1e2
parentAdd NPM for now to Ubuntu CI (diff)
downloadnvim-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.md1
1 files changed, 0 insertions, 1 deletions
diff --git a/README.md b/README.md
index 2cfb5b63c..995c7295c 100644
--- a/README.md
+++ b/README.md
@@ -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)