aboutsummaryrefslogtreecommitdiffstats
path: root/SUPPORTED_LANGUAGES.md
diff options
context:
space:
mode:
authorAlan Russell <ajrussellaudio@gmail.com>2025-07-18 17:04:42 +0100
committerGitHub <noreply@github.com>2025-07-18 18:04:42 +0200
commit61ec748ef7624b1962f392191aad61b91c0f9829 (patch)
tree84fb1dedbe96ca7b624058b8c1ab400c32a5be86 /SUPPORTED_LANGUAGES.md
parentfeat(parsers): update arduino, editorconfig, gdscript, idl, javadoc, koto, ma... (diff)
downloadnvim-treesitter-61ec748ef7624b1962f392191aad61b91c0f9829.tar
nvim-treesitter-61ec748ef7624b1962f392191aad61b91c0f9829.tar.gz
nvim-treesitter-61ec748ef7624b1962f392191aad61b91c0f9829.tar.bz2
nvim-treesitter-61ec748ef7624b1962f392191aad61b91c0f9829.tar.lz
nvim-treesitter-61ec748ef7624b1962f392191aad61b91c0f9829.tar.xz
nvim-treesitter-61ec748ef7624b1962f392191aad61b91c0f9829.tar.zst
nvim-treesitter-61ec748ef7624b1962f392191aad61b91c0f9829.zip
feat(groq): add parser and queries (#8008)
Diffstat (limited to 'SUPPORTED_LANGUAGES.md')
-rw-r--r--SUPPORTED_LANGUAGES.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/SUPPORTED_LANGUAGES.md b/SUPPORTED_LANGUAGES.md
index a3aabea78..ded6c7a66 100644
--- a/SUPPORTED_LANGUAGES.md
+++ b/SUPPORTED_LANGUAGES.md
@@ -117,6 +117,7 @@ ecma (queries only)[^ecma] | unstable | `HFIJL` | | @steelsojka
[graphql](https://github.com/bkegley/tree-sitter-graphql) | unstable | `H IJ ` | | @bkegley
[gren](https://github.com/MaeBrooks/tree-sitter-gren) | unstable | `H  J ` | | @MaeBrooks
[groovy](https://github.com/murtaza64/tree-sitter-groovy) | unstable | `HFIJL` | | @murtaza64
+[groq](https://github.com/ajrussellaudio/tree-sitter-groq) | unstable | `HFIJ ` | | @ajrussellaudio
[gstlaunch](https://github.com/tree-sitter-grammars/tree-sitter-gstlaunch) | unstable | `H    ` | | @theHamsta
[hack](https://github.com/slackhq/tree-sitter-hack) | unstable | `H  J ` | |
[hare](https://github.com/tree-sitter-grammars/tree-sitter-hare) | unstable | `HFIJL` | | @amaanq