aboutsummaryrefslogtreecommitdiffstats
path: root/SUPPORTED_LANGUAGES.md
diff options
context:
space:
mode:
authorChristian Buttner <christian@cbuttner.de>2025-05-28 23:04:10 +0200
committerGitHub <noreply@github.com>2025-05-28 23:04:10 +0200
commitc59004f1e03e111099978932e86bb2f479b5ea73 (patch)
tree7082f695110ff123a8a34bf209c9a00fbd9ce130 /SUPPORTED_LANGUAGES.md
parentfix(just): do not restrict `@function.call` to explicit list (#7905) (diff)
downloadnvim-treesitter-c59004f1e03e111099978932e86bb2f479b5ea73.tar
nvim-treesitter-c59004f1e03e111099978932e86bb2f479b5ea73.tar.gz
nvim-treesitter-c59004f1e03e111099978932e86bb2f479b5ea73.tar.bz2
nvim-treesitter-c59004f1e03e111099978932e86bb2f479b5ea73.tar.lz
nvim-treesitter-c59004f1e03e111099978932e86bb2f479b5ea73.tar.xz
nvim-treesitter-c59004f1e03e111099978932e86bb2f479b5ea73.tar.zst
nvim-treesitter-c59004f1e03e111099978932e86bb2f479b5ea73.zip
feat: add c3 (#7891)
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 bb13fc2f7..0e6417529 100644
--- a/SUPPORTED_LANGUAGES.md
+++ b/SUPPORTED_LANGUAGES.md
@@ -32,6 +32,7 @@ Language | Tier | Queries | Node | Maintainer
[bp](https://github.com/ambroisie/tree-sitter-bp)[^bp] | unstable | `HFIJL` | | @ambroisie
[brightscript](https://github.com/ajdelcimmuto/tree-sitter-brightscript) | unstable | `HFIJ ` | | @ajdelcimmuto
[c](https://github.com/tree-sitter/tree-sitter-c) | unstable | `HFIJL` | | @amaanq
+[c3](https://github.com/c3lang/tree-sitter-c3) | unstable | `HFIJ ` | | @cbuttner
[c_sharp](https://github.com/tree-sitter/tree-sitter-c-sharp) | unstable | `HF JL` | | @amaanq
[caddy](https://github.com/opa-oz/tree-sitter-caddy) | unmaintained | `HFIJ ` | | @opa-oz
[cairo](https://github.com/tree-sitter-grammars/tree-sitter-cairo) | unstable | `HFIJL` | | @amaanq