aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGithub Actions <actions@github>2022-09-10 18:18:35 +0000
committerStephan Seitz <stephan.seitz@fau.de>2022-09-10 11:26:03 -0700
commitb2f032eb364287bd223d2f67fe1dbe9968de8043 (patch)
treee7cccd9fb25248e37a304511b4f52aab9c64a72e
parentAdd @spell directives for haskell (diff)
downloadnvim-treesitter-b2f032eb364287bd223d2f67fe1dbe9968de8043.tar
nvim-treesitter-b2f032eb364287bd223d2f67fe1dbe9968de8043.tar.gz
nvim-treesitter-b2f032eb364287bd223d2f67fe1dbe9968de8043.tar.bz2
nvim-treesitter-b2f032eb364287bd223d2f67fe1dbe9968de8043.tar.lz
nvim-treesitter-b2f032eb364287bd223d2f67fe1dbe9968de8043.tar.xz
nvim-treesitter-b2f032eb364287bd223d2f67fe1dbe9968de8043.tar.zst
nvim-treesitter-b2f032eb364287bd223d2f67fe1dbe9968de8043.zip
Update README
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 2804fbfdd..2df1edf35 100644
--- a/README.md
+++ b/README.md
@@ -220,8 +220,8 @@ We are looking for maintainers to add more parsers and to write query files for
- [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] [json5](https://github.com/Joakker/tree-sitter-json5) (maintained by @Joakker)
-- [x] [Jsonnet](https://github.com/sourcegraph/tree-sitter-jsonnet) (maintained by @nawordar)
- [x] [JSON with comments](https://gitlab.com/WhyNotHugo/tree-sitter-jsonc.git) (maintained by @WhyNotHugo)
+- [x] [jsonnet](https://github.com/sourcegraph/tree-sitter-jsonnet) (maintained by @nawordar)
- [x] [julia](https://github.com/tree-sitter/tree-sitter-julia) (maintained by @mroavi, @theHamsta)
- [x] [kotlin](https://github.com/fwcd/tree-sitter-kotlin) (maintained by @SalBakraa)
- [x] [lalrpop](https://github.com/traxys/tree-sitter-lalrpop) (maintained by @traxys)