diff options
| author | Amaan Qureshi <amaanq12@gmail.com> | 2023-05-11 03:56:12 -0400 |
|---|---|---|
| committer | Amaan Qureshi <amaanq12@gmail.com> | 2023-05-13 02:49:07 -0400 |
| commit | 40d373adcd0c9f86d8e1beb2b2028723f288aade (patch) | |
| tree | da85be1e990f28ffcae69fb611fe9a78b4e7cd46 /README.md | |
| parent | feat(func): update highlights (diff) | |
| download | nvim-treesitter-40d373adcd0c9f86d8e1beb2b2028723f288aade.tar nvim-treesitter-40d373adcd0c9f86d8e1beb2b2028723f288aade.tar.gz nvim-treesitter-40d373adcd0c9f86d8e1beb2b2028723f288aade.tar.bz2 nvim-treesitter-40d373adcd0c9f86d8e1beb2b2028723f288aade.tar.lz nvim-treesitter-40d373adcd0c9f86d8e1beb2b2028723f288aade.tar.xz nvim-treesitter-40d373adcd0c9f86d8e1beb2b2028723f288aade.tar.zst nvim-treesitter-40d373adcd0c9f86d8e1beb2b2028723f288aade.zip | |
feat: add Odin
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -284,6 +284,7 @@ We are looking for maintainers to add more parsers and to write query files for - [x] [ocaml](https://github.com/tree-sitter/tree-sitter-ocaml) (maintained by @undu) - [x] [ocaml_interface](https://github.com/tree-sitter/tree-sitter-ocaml) (maintained by @undu) - [x] [ocamllex](https://github.com/atom-ocaml/tree-sitter-ocamllex) (maintained by @undu) +- [x] [odin](https://github.com/amaanq/tree-sitter-odin) (maintained by @amaanq) - [ ] [org](https://github.com/milisims/tree-sitter-org) - [x] [pascal](https://github.com/Isopod/tree-sitter-pascal.git) (maintained by @Isopod) - [x] [passwd](https://github.com/ath3/tree-sitter-passwd) (maintained by @amaanq) |
