From 195a0cda1aaf550b6dacf866cddf371fe4256ae5 Mon Sep 17 00:00:00 2001 From: Github Actions Date: Mon, 1 May 2023 03:05:02 +0000 Subject: [PATCH] Update README --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d633d57c9..1fb1830fb 100644 --- a/README.md +++ b/README.md @@ -248,6 +248,7 @@ We are looking for maintainers to add more parsers and to write query files for - [x] [htmldjango](https://github.com/interdependence/tree-sitter-htmldjango) (experimental, maintained by @ObserverOfTime) - [x] [http](https://github.com/rest-nvim/tree-sitter-http) (maintained by @amaanq) - [x] [ini](https://github.com/justinmk/tree-sitter-ini) (experimental, maintained by @theHamsta) +- [x] [janet_simple](https://github.com/sogaiu/tree-sitter-janet-simple) (maintained by @sogaiu) - [x] [java](https://github.com/tree-sitter/tree-sitter-java) (maintained by @p00f) - [x] [javascript](https://github.com/tree-sitter/tree-sitter-javascript) (maintained by @steelsojka) - [x] [jq](https://github.com/flurie/tree-sitter-jq) (maintained by @ObserverOfTime)