diff options
| author | nvim-treesitter-bot[bot] <157957100+nvim-treesitter-bot[bot]@users.noreply.github.com> | 2024-04-28 08:26:51 +0000 |
|---|---|---|
| committer | nvim-treesitter-bot[bot] <157957100+nvim-treesitter-bot[bot]@users.noreply.github.com> | 2024-04-28 10:56:06 +0200 |
| commit | a95de26cd75a04df9283e0af1fd38f001238eb25 (patch) | |
| tree | db7a379af1e30f31b5926f85acf58e37d627ce70 | |
| parent | feat: add idl (diff) | |
| download | nvim-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.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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) |
