aboutsummaryrefslogtreecommitdiffstats
path: root/SUPPORTED_LANGUAGES.md
diff options
context:
space:
mode:
author涵曦 <im.hanxi@gmail.com>2025-08-11 15:21:23 +0800
committerChristian Clason <ch.clason+github@icloud.com>2025-08-12 10:24:58 +0200
commit13e3ce3bf41521551b8d1daf401d31938f62e7ef (patch)
tree25ff798ff0db5b217d52e231a02e5e7a7fef539b /SUPPORTED_LANGUAGES.md
parentfeat(parsers): update c3, c_sharp, desktop, editorconfig, fennel, gdshader, j... (diff)
downloadnvim-treesitter-13e3ce3bf41521551b8d1daf401d31938f62e7ef.tar
nvim-treesitter-13e3ce3bf41521551b8d1daf401d31938f62e7ef.tar.gz
nvim-treesitter-13e3ce3bf41521551b8d1daf401d31938f62e7ef.tar.bz2
nvim-treesitter-13e3ce3bf41521551b8d1daf401d31938f62e7ef.tar.lz
nvim-treesitter-13e3ce3bf41521551b8d1daf401d31938f62e7ef.tar.xz
nvim-treesitter-13e3ce3bf41521551b8d1daf401d31938f62e7ef.tar.zst
nvim-treesitter-13e3ce3bf41521551b8d1daf401d31938f62e7ef.zip
feat(sproto): add parser
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 7a7f23505..ceb928e72 100644
--- a/SUPPORTED_LANGUAGES.md
+++ b/SUPPORTED_LANGUAGES.md
@@ -269,6 +269,7 @@ jsx (queries only)[^jsx] | unstable | `HFIJ ` | | @steelsojka
[sosl](https://github.com/aheber/tree-sitter-sfapex) | unstable | `H    ` | | @aheber, @xixiafinland
[sourcepawn](https://github.com/nilshelmig/tree-sitter-sourcepawn) | unstable | `H  JL` | | @Sarrus1
[sparql](https://github.com/GordianDziwis/tree-sitter-sparql) | unstable | `HFIJL` | | @GordianDziwis
+[sproto](https://github.com/hanxi/tree-sitter-sproto) | unstable | `HFIJ ` | | @hanxi
[sql](https://github.com/derekstride/tree-sitter-sql) | unstable | `HFIJ ` | | @derekstride
[squirrel](https://github.com/tree-sitter-grammars/tree-sitter-squirrel) | unstable | `HFIJL` | | @amaanq
[ssh_config](https://github.com/tree-sitter-grammars/tree-sitter-ssh-config) | unstable | `HFIJL` | | @ObserverOfTime