aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authornvim-treesitter-bot[bot] <157957100+nvim-treesitter-bot[bot]@users.noreply.github.com>2024-07-01 10:06:25 +0000
committerChristian Clason <c.clason@uni-graz.at>2024-07-01 12:09:54 +0200
commit4ee5fdd666f46fb379302a32750f932d25448d98 (patch)
treef02769c8f8d10f22b27d0082cae990df8f6c6906 /README.md
parentfix(idl): fix author name (#6840) (diff)
downloadnvim-treesitter-4ee5fdd666f46fb379302a32750f932d25448d98.tar
nvim-treesitter-4ee5fdd666f46fb379302a32750f932d25448d98.tar.gz
nvim-treesitter-4ee5fdd666f46fb379302a32750f932d25448d98.tar.bz2
nvim-treesitter-4ee5fdd666f46fb379302a32750f932d25448d98.tar.lz
nvim-treesitter-4ee5fdd666f46fb379302a32750f932d25448d98.tar.xz
nvim-treesitter-4ee5fdd666f46fb379302a32750f932d25448d98.tar.zst
nvim-treesitter-4ee5fdd666f46fb379302a32750f932d25448d98.zip
bot(readme): update
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index e603abe00..14ce6d358 100644
--- a/README.md
+++ b/README.md
@@ -279,7 +279,7 @@ We are looking for maintainers to add more parsers and to write query files for
- [x] [http](https://github.com/rest-nvim/tree-sitter-http) (maintained by @amaanq, @NTBBloodbath)
- [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 @cathaysa)
+- [x] [idl](https://github.com/cathaysia/tree-sitter-idl) (maintained by @cathaysia)
- [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] [ispc](https://github.com/fab4100/tree-sitter-ispc) (maintained by @fab4100)