diff options
| author | nvim-treesitter-bot[bot] <157957100+nvim-treesitter-bot[bot]@users.noreply.github.com> | 2024-12-06 17:41:56 +0000 |
|---|---|---|
| committer | nvim-treesitter-bot[bot] <157957100+nvim-treesitter-bot[bot]@users.noreply.github.com> | 2024-12-06 17:51:03 +0000 |
| commit | 53e20aa728713af5cb4a3e0e2dcfea18975d49fc (patch) | |
| tree | a52216b2969799cf7cea08ce395ce39bbfd19064 /README.md | |
| parent | feat(circom): add parser and queries (diff) | |
| download | nvim-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.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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) |
