diff options
| author | nvim-treesitter-bot[bot] <157957100+nvim-treesitter-bot[bot]@users.noreply.github.com> | 2024-08-31 17:15:52 +0000 |
|---|---|---|
| committer | nvim-treesitter-bot[bot] <157957100+nvim-treesitter-bot[bot]@users.noreply.github.com> | 2024-08-31 17:23:24 +0000 |
| commit | c7920f2bc5080e1d04708332f6a0e7e9368b2197 (patch) | |
| tree | 5ef512f8fcd9f719764fcd63f9b44fb873d8c23c /README.md | |
| parent | feat(glimmer): add glimmer-javascript and glimmer-typescript (#7064) (diff) | |
| download | nvim-treesitter-c7920f2bc5080e1d04708332f6a0e7e9368b2197.tar nvim-treesitter-c7920f2bc5080e1d04708332f6a0e7e9368b2197.tar.gz nvim-treesitter-c7920f2bc5080e1d04708332f6a0e7e9368b2197.tar.bz2 nvim-treesitter-c7920f2bc5080e1d04708332f6a0e7e9368b2197.tar.lz nvim-treesitter-c7920f2bc5080e1d04708332f6a0e7e9368b2197.tar.xz nvim-treesitter-c7920f2bc5080e1d04708332f6a0e7e9368b2197.tar.zst nvim-treesitter-c7920f2bc5080e1d04708332f6a0e7e9368b2197.zip | |
bot(readme): update
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -249,7 +249,9 @@ We are looking for maintainers to add more parsers and to write query files for - [x] [gitcommit](https://github.com/gbprod/tree-sitter-gitcommit) (maintained by @gbprod) - [x] [gitignore](https://github.com/shunsambongi/tree-sitter-gitignore) (maintained by @theHamsta) - [x] [gleam](https://github.com/gleam-lang/tree-sitter-gleam) (maintained by @amaanq) -- [x] [Glimmer and Ember](https://github.com/alexlafroscia/tree-sitter-glimmer) (maintained by @NullVoxPopuli) +- [x] [Glimmer and Ember](https://github.com/ember-tooling/tree-sitter-glimmer) (maintained by @NullVoxPopuli) +- [x] [glimmer_javascript](https://github.com/NullVoxPopuli/tree-sitter-glimmer-javascript) (maintained by @NullVoxPopuli) +- [x] [glimmer_typescript](https://github.com/NullVoxPopuli/tree-sitter-glimmer-typescript) (maintained by @NullVoxPopuli) - [x] [glsl](https://github.com/theHamsta/tree-sitter-glsl) (maintained by @theHamsta) - [x] [GN (Generate Ninja)](https://github.com/amaanq/tree-sitter-gn) (maintained by @amaanq) - [x] [gnuplot](https://github.com/dpezto/tree-sitter-gnuplot) (maintained by @dpezto) |
