diff options
| author | nvim-treesitter-bot[bot] <157957100+nvim-treesitter-bot[bot]@users.noreply.github.com> | 2024-11-05 14:26:01 +0000 |
|---|---|---|
| committer | nvim-treesitter-bot[bot] <157957100+nvim-treesitter-bot[bot]@users.noreply.github.com> | 2024-11-05 14:34:09 +0000 |
| commit | 7dc8aabe86db8c2f23520e8334f7584f83e84342 (patch) | |
| tree | aefce302f121bb5a8caab59b39ef82fcec9df676 /README.md | |
| parent | feat(nu): add parser and queries (#7267) (diff) | |
| download | nvim-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.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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) |
