From 7dc8aabe86db8c2f23520e8334f7584f83e84342 Mon Sep 17 00:00:00 2001 From: "nvim-treesitter-bot[bot]" <157957100+nvim-treesitter-bot[bot]@users.noreply.github.com> Date: Tue, 5 Nov 2024 14:26:01 +0000 Subject: [PATCH] bot(readme): update --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 824425cd2..bd3b030d2 100644 --- a/README.md +++ b/README.md @@ -340,6 +340,7 @@ We are looking for maintainers to add more parsers and to write query files for - [x] [nix](https://github.com/cstrahan/tree-sitter-nix) (maintained by @leo60228) - [x] [norg](https://github.com/nvim-neorg/tree-sitter-norg) (maintained by @JoeyGrajciar, @vhyrro) - [x] [nqc](https://github.com/amaanq/tree-sitter-nqc) (maintained by @amaanq) +- [x] [nu](https://github.com/nushell/tree-sitter-nu) (maintained by @abhisheksingh0x558) - [x] [objc](https://github.com/amaanq/tree-sitter-objc) (maintained by @amaanq) - [x] [objdump](https://github.com/ColinKennedy/tree-sitter-objdump) (maintained by @ColinKennedy) - [x] [ocaml](https://github.com/tree-sitter/tree-sitter-ocaml) (maintained by @undu)