diff options
| author | Romain Beauxis <toots@rastageeks.org> | 2023-10-04 09:58:10 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-10-04 10:58:10 -0400 |
| commit | 691fdc61a13ecca2f5cf0c2abda4b5da87c54893 (patch) | |
| tree | b5edb683047e9d41267f087401c5c8622c488398 /README.md | |
| parent | fix(c): add missing folds (diff) | |
| download | nvim-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.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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) |
