summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2023-10-22 02:02:45 +0000
committerGitHub <noreply@github.com>2023-10-22 02:02:45 +0000
commit2f15204510000c144b841b775c5db91e39b4f38e (patch)
tree38648e14ba17552f05449e6321dcddba7a7545ad
parentfeat: leo parser and queries (#5542) (diff)
downloadnvim-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.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 3c41a2f1c..ad3182ca9 100644
--- a/README.md
+++ b/README.md
@@ -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)