diff options
| author | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2023-10-22 02:02:45 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-10-22 02:02:45 +0000 |
| commit | 2f15204510000c144b841b775c5db91e39b4f38e (patch) | |
| tree | 38648e14ba17552f05449e6321dcddba7a7545ad | |
| parent | feat: leo parser and queries (#5542) (diff) | |
| download | nvim-treesitter-2f15204510000c144b841b775c5db91e39b4f38e.tar nvim-treesitter-2f15204510000c144b841b775c5db91e39b4f38e.tar.gz nvim-treesitter-2f15204510000c144b841b775c5db91e39b4f38e.tar.bz2 nvim-treesitter-2f15204510000c144b841b775c5db91e39b4f38e.tar.lz nvim-treesitter-2f15204510000c144b841b775c5db91e39b4f38e.tar.xz nvim-treesitter-2f15204510000c144b841b775c5db91e39b4f38e.tar.zst nvim-treesitter-2f15204510000c144b841b775c5db91e39b4f38e.zip | |
Update README (#5558)
| -rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -281,6 +281,7 @@ We are looking for maintainers to add more parsers and to write query files for - [x] [lalrpop](https://github.com/traxys/tree-sitter-lalrpop) (maintained by @traxys) - [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] [leo](https://github.com/r001/tree-sitter-leo) (maintained by @r001) - [x] [liquidsoap](https://github.com/savonet/tree-sitter-liquidsoap) (maintained by @toots) - [x] [llvm](https://github.com/benwilliamgraham/tree-sitter-llvm) (maintained by @benwilliamgraham) - [x] [lua](https://github.com/MunifTanjim/tree-sitter-lua) (maintained by @muniftanjim) |
