diff options
| author | Amaan Qureshi <amaanq12@gmail.com> | 2023-03-04 04:31:11 -0500 |
|---|---|---|
| committer | Amaan Qureshi <amaanq12@gmail.com> | 2023-03-04 05:08:18 -0500 |
| commit | 376d74006fd8fff91431639136416ffca4458bfd (patch) | |
| tree | 7793dc6be04b70cd73ec2507271023f393f4b7ff /README.md | |
| parent | feat(ecma): add tests for constants (diff) | |
| download | nvim-treesitter-376d74006fd8fff91431639136416ffca4458bfd.tar nvim-treesitter-376d74006fd8fff91431639136416ffca4458bfd.tar.gz nvim-treesitter-376d74006fd8fff91431639136416ffca4458bfd.tar.bz2 nvim-treesitter-376d74006fd8fff91431639136416ffca4458bfd.tar.lz nvim-treesitter-376d74006fd8fff91431639136416ffca4458bfd.tar.xz nvim-treesitter-376d74006fd8fff91431639136416ffca4458bfd.tar.zst nvim-treesitter-376d74006fd8fff91431639136416ffca4458bfd.zip | |
feat: add cue
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -196,6 +196,7 @@ We are looking for maintainers to add more parsers and to write query files for - [x] [cpp](https://github.com/tree-sitter/tree-sitter-cpp) (maintained by @theHamsta) - [x] [css](https://github.com/tree-sitter/tree-sitter-css) (maintained by @TravonteD) - [x] [cuda](https://github.com/theHamsta/tree-sitter-cuda) (maintained by @theHamsta) +- [x] [cue](https://github.com/eonpatapon/tree-sitter-cue) (maintained by @amaanq) - [x] [d](https://github.com/CyberShadow/tree-sitter-d) (experimental, maintained by @nawordar) - [x] [dart](https://github.com/UserNobody14/tree-sitter-dart) (maintained by @akinsho) - [x] [devicetree](https://github.com/joelspadin/tree-sitter-devicetree) (maintained by @jedrzejboczar) |
