diff options
| author | Amaan Qureshi <amaanq12@gmail.com> | 2023-02-28 00:16:21 -0500 |
|---|---|---|
| committer | Amaan Qureshi <amaanq12@gmail.com> | 2023-02-28 02:51:00 -0500 |
| commit | 316200f77d4261ebd4957b29fc6958f988e0964d (patch) | |
| tree | 9644cc98e094f354e7e3411819465948c678b4bb /README.md | |
| parent | fix(eex): map eelixir filetype to the eex parser (diff) | |
| download | nvim-treesitter-316200f77d4261ebd4957b29fc6958f988e0964d.tar nvim-treesitter-316200f77d4261ebd4957b29fc6958f988e0964d.tar.gz nvim-treesitter-316200f77d4261ebd4957b29fc6958f988e0964d.tar.bz2 nvim-treesitter-316200f77d4261ebd4957b29fc6958f988e0964d.tar.lz nvim-treesitter-316200f77d4261ebd4957b29fc6958f988e0964d.tar.xz nvim-treesitter-316200f77d4261ebd4957b29fc6958f988e0964d.tar.zst nvim-treesitter-316200f77d4261ebd4957b29fc6958f988e0964d.zip | |
feat: add matlab
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -264,6 +264,7 @@ We are looking for maintainers to add more parsers and to write query files for - [x] [make](https://github.com/alemuller/tree-sitter-make) (maintained by @lewis6991) - [x] [markdown](https://github.com/MDeiml/tree-sitter-markdown) (experimental, maintained by @MDeiml) - [x] [markdown_inline](https://github.com/MDeiml/tree-sitter-markdown) (experimental, maintained by @MDeiml) +- [x] [matlab](https://github.com/mstanciu552/tree-sitter-matlab) (maintained by @amaanq) - [x] [menhir](https://github.com/Kerl13/tree-sitter-menhir) (maintained by @Kerl13) - [ ] [mermaid](https://github.com/monaqa/tree-sitter-mermaid) (experimental) - [x] [meson](https://github.com/Decodetalkers/tree-sitter-meson) (maintained by @Decodetalkers) |
