aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authornvim-treesitter-bot[bot] <157957100+nvim-treesitter-bot[bot]@users.noreply.github.com>2024-04-28 08:26:51 +0000
committernvim-treesitter-bot[bot] <157957100+nvim-treesitter-bot[bot]@users.noreply.github.com>2024-04-28 10:56:06 +0200
commita95de26cd75a04df9283e0af1fd38f001238eb25 (patch)
treedb7a379af1e30f31b5926f85acf58e37d627ce70
parentfeat: add idl (diff)
downloadnvim-treesitter-a95de26cd75a04df9283e0af1fd38f001238eb25.tar
nvim-treesitter-a95de26cd75a04df9283e0af1fd38f001238eb25.tar.gz
nvim-treesitter-a95de26cd75a04df9283e0af1fd38f001238eb25.tar.bz2
nvim-treesitter-a95de26cd75a04df9283e0af1fd38f001238eb25.tar.lz
nvim-treesitter-a95de26cd75a04df9283e0af1fd38f001238eb25.tar.xz
nvim-treesitter-a95de26cd75a04df9283e0af1fd38f001238eb25.tar.zst
nvim-treesitter-a95de26cd75a04df9283e0af1fd38f001238eb25.zip
bot(readme): update
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 2eea8f14b..c3f3afa3b 100644
--- a/README.md
+++ b/README.md
@@ -278,6 +278,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] [ini](https://github.com/justinmk/tree-sitter-ini) (experimental, maintained by @theHamsta)
- [x] [ispc](https://github.com/fab4100/tree-sitter-ispc) (maintained by @fab4100)
- [x] [janet_simple](https://github.com/sogaiu/tree-sitter-janet-simple) (maintained by @sogaiu)