diff options
| author | Serhii Khoma <srghma@gmail.com> | 2025-01-16 23:34:37 +0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-01-16 17:34:37 +0100 |
| commit | 8758abeb4d7c0fb501226d584cd45a1c6836f535 (patch) | |
| tree | 59ff4aa550627cdbd7f75b9ac7f46e8f82aa9fdd /README.md | |
| parent | bot(lockfile): update earthfile, gotmpl, heex, helm, vhs (#7557) (diff) | |
| download | nvim-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.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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) |
