aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorSerhii Khoma <srghma@gmail.com>2025-01-16 23:34:37 +0700
committerGitHub <noreply@github.com>2025-01-16 17:34:37 +0100
commit8758abeb4d7c0fb501226d584cd45a1c6836f535 (patch)
tree59ff4aa550627cdbd7f75b9ac7f46e8f82aa9fdd /README.md
parentbot(lockfile): update earthfile, gotmpl, heex, helm, vhs (#7557) (diff)
downloadnvim-treesitter-8758abeb4d7c0fb501226d584cd45a1c6836f535.tar
nvim-treesitter-8758abeb4d7c0fb501226d584cd45a1c6836f535.tar.gz
nvim-treesitter-8758abeb4d7c0fb501226d584cd45a1c6836f535.tar.bz2
nvim-treesitter-8758abeb4d7c0fb501226d584cd45a1c6836f535.tar.lz
nvim-treesitter-8758abeb4d7c0fb501226d584cd45a1c6836f535.tar.xz
nvim-treesitter-8758abeb4d7c0fb501226d584cd45a1c6836f535.tar.zst
nvim-treesitter-8758abeb4d7c0fb501226d584cd45a1c6836f535.zip
feat(idris): add parser and queries (#7274)
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 0c14f42b4..2232d1b23 100644
--- a/README.md
+++ b/README.md
@@ -291,6 +291,7 @@ We are looking for maintainers to add more parsers and to write query files for
- [x] [hurl](https://github.com/pfeiferj/tree-sitter-hurl) (maintained by @pfeiferj)
- [x] [hyprlang](https://github.com/luckasRanarison/tree-sitter-hyprlang) (maintained by @luckasRanarison)
- [x] [idl](https://github.com/cathaysia/tree-sitter-idl) (maintained by @cathaysia)
+- [x] [idris](https://github.com/kayhide/tree-sitter-idris) (maintained by @srghma)
- [x] [ini](https://github.com/justinmk/tree-sitter-ini) (experimental, maintained by @theHamsta)
- [x] [inko](https://github.com/inko-lang/tree-sitter-inko) (maintained by @yorickpeterse)
- [x] [ipkg](https://github.com/srghma/tree-sitter-ipkg) (maintained by @srghma)