aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authornvim-treesitter-bot[bot] <157957100+nvim-treesitter-bot[bot]@users.noreply.github.com>2024-12-06 17:41:56 +0000
committernvim-treesitter-bot[bot] <157957100+nvim-treesitter-bot[bot]@users.noreply.github.com>2024-12-06 17:51:03 +0000
commit53e20aa728713af5cb4a3e0e2dcfea18975d49fc (patch)
treea52216b2969799cf7cea08ce395ce39bbfd19064 /README.md
parentfeat(circom): add parser and queries (diff)
downloadnvim-treesitter-53e20aa728713af5cb4a3e0e2dcfea18975d49fc.tar
nvim-treesitter-53e20aa728713af5cb4a3e0e2dcfea18975d49fc.tar.gz
nvim-treesitter-53e20aa728713af5cb4a3e0e2dcfea18975d49fc.tar.bz2
nvim-treesitter-53e20aa728713af5cb4a3e0e2dcfea18975d49fc.tar.lz
nvim-treesitter-53e20aa728713af5cb4a3e0e2dcfea18975d49fc.tar.xz
nvim-treesitter-53e20aa728713af5cb4a3e0e2dcfea18975d49fc.tar.zst
nvim-treesitter-53e20aa728713af5cb4a3e0e2dcfea18975d49fc.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 b13cd3f64..bc218ac75 100644
--- a/README.md
+++ b/README.md
@@ -195,6 +195,7 @@ We are looking for maintainers to add more parsers and to write query files for
- [x] [cairo](https://github.com/amaanq/tree-sitter-cairo) (maintained by @amaanq)
- [x] [capnp](https://github.com/amaanq/tree-sitter-capnp) (maintained by @amaanq)
- [x] [chatito](https://github.com/ObserverOfTime/tree-sitter-chatito) (maintained by @ObserverOfTime)
+- [x] [circom](https://github.com/Decurity/tree-sitter-circom) (maintained by @alexandr-martirosyan)
- [x] [clojure](https://github.com/sogaiu/tree-sitter-clojure) (maintained by @NoahTheDuke)
- [x] [cmake](https://github.com/uyha/tree-sitter-cmake) (maintained by @uyha)
- [x] [comment](https://github.com/stsewd/tree-sitter-comment) (maintained by @stsewd)