summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorRomain Beauxis <toots@rastageeks.org>2023-10-04 09:58:10 -0500
committerGitHub <noreply@github.com>2023-10-04 10:58:10 -0400
commit691fdc61a13ecca2f5cf0c2abda4b5da87c54893 (patch)
treeb5edb683047e9d41267f087401c5c8622c488398 /README.md
parentfix(c): add missing folds (diff)
downloadnvim-treesitter-691fdc61a13ecca2f5cf0c2abda4b5da87c54893.tar
nvim-treesitter-691fdc61a13ecca2f5cf0c2abda4b5da87c54893.tar.gz
nvim-treesitter-691fdc61a13ecca2f5cf0c2abda4b5da87c54893.tar.bz2
nvim-treesitter-691fdc61a13ecca2f5cf0c2abda4b5da87c54893.tar.lz
nvim-treesitter-691fdc61a13ecca2f5cf0c2abda4b5da87c54893.tar.xz
nvim-treesitter-691fdc61a13ecca2f5cf0c2abda4b5da87c54893.tar.zst
nvim-treesitter-691fdc61a13ecca2f5cf0c2abda4b5da87c54893.zip
feat: add liquidsoap
Co-authored-by: Christian Clason <c.clason@uni-graz.at>
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 50a72798f..b86a54f54 100644
--- a/README.md
+++ b/README.md
@@ -280,6 +280,7 @@ We are looking for maintainers to add more parsers and to write query files for
- [x] [latex](https://github.com/latex-lsp/tree-sitter-latex) (maintained by @theHamsta, @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] [liquidsoap](https://github.com/savonet/tree-sitter-liquidsoap) (maintained by @toots)
- [x] [lua](https://github.com/MunifTanjim/tree-sitter-lua) (maintained by @muniftanjim)
- [x] [luadoc](https://github.com/amaanq/tree-sitter-luadoc) (maintained by @amaanq)
- [x] [lua patterns](https://github.com/amaanq/tree-sitter-luap) (maintained by @amaanq)