From 272666ab95a5dd252735e2852d14e0ece919410d Mon Sep 17 00:00:00 2001 From: Github Actions Date: Thu, 7 Oct 2021 20:38:12 +0000 Subject: [PATCH] [docgen] Update README.md skip-checks: true --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index beb834e9d..6a6755049 100644 --- a/README.md +++ b/README.md @@ -192,6 +192,7 @@ We are looking for maintainers to add more parsers and to write query files for - [x] [kotlin](https://github.com/Joakker/tree-sitter-kotlin) (maintained by @Joakker) - [x] [latex](https://github.com/latex-lsp/tree-sitter-latex) (maintained by @theHamsta by asking @clason) - [x] [ledger](https://github.com/cbarrete/tree-sitter-ledger) (maintained by @cbarrete) +- [x] [llvm](https://github.com/benwilliamgraham/tree-sitter-llvm) (maintained by @benwilliamgraham) - [x] [lua](https://github.com/nvim-treesitter/tree-sitter-lua) (maintained by @vigoux) - [x] [nix](https://github.com/cstrahan/tree-sitter-nix) (maintained by @leo60228) - [x] [ocaml](https://github.com/tree-sitter/tree-sitter-ocaml) (maintained by @undu)