aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authornvim-treesitter-bot[bot] <157957100+nvim-treesitter-bot[bot]@users.noreply.github.com>2024-11-05 14:26:01 +0000
committernvim-treesitter-bot[bot] <157957100+nvim-treesitter-bot[bot]@users.noreply.github.com>2024-11-05 14:34:09 +0000
commit7dc8aabe86db8c2f23520e8334f7584f83e84342 (patch)
treeaefce302f121bb5a8caab59b39ef82fcec9df676 /README.md
parentfeat(nu): add parser and queries (#7267) (diff)
downloadnvim-treesitter-7dc8aabe86db8c2f23520e8334f7584f83e84342.tar
nvim-treesitter-7dc8aabe86db8c2f23520e8334f7584f83e84342.tar.gz
nvim-treesitter-7dc8aabe86db8c2f23520e8334f7584f83e84342.tar.bz2
nvim-treesitter-7dc8aabe86db8c2f23520e8334f7584f83e84342.tar.lz
nvim-treesitter-7dc8aabe86db8c2f23520e8334f7584f83e84342.tar.xz
nvim-treesitter-7dc8aabe86db8c2f23520e8334f7584f83e84342.tar.zst
nvim-treesitter-7dc8aabe86db8c2f23520e8334f7584f83e84342.zip
bot(readme): update
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
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)