From a8c14d68b024ffc20baec92d1acc91796bcfb485 Mon Sep 17 00:00:00 2001 From: Github Actions Date: Mon, 30 Oct 2023 11:36:03 +0000 Subject: [PATCH] Update README --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 7bc6a8007..4ebdd4a15 100644 --- a/README.md +++ b/README.md @@ -300,6 +300,8 @@ We are looking for maintainers to add more parsers and to write query files for - [x] [mlir](https://github.com/artagnon/tree-sitter-mlir) (experimental, maintained by @artagnon) - [x] [nasm](https://github.com/naclsn/tree-sitter-nasm) (maintained by @ObserverOfTime) - [ ] [nickel](https://github.com/nickel-lang/tree-sitter-nickel) +- [x] [nim](https://github.com/alaviss/tree-sitter-nim) (maintained by @aMOPel) +- [x] [nim_format_string](https://github.com/aMOPel/tree-sitter-nim-format-string) (maintained by @aMOPel) - [x] [ninja](https://github.com/alemuller/tree-sitter-ninja) (maintained by @alemuller) - [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)