feat!(gdshader): replace gdshader parser and queries (#8244)

Switch parser to https://github.com/airblast-dev/tree-sitter-gdshader
This commit is contained in:
Tayfun Bocek 2025-10-30 16:59:19 +03:00 committed by GitHub
parent fd2880e8bc
commit 64f4755b9d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 250 additions and 102 deletions

View file

@ -660,10 +660,10 @@ return {
},
gdshader = {
install_info = {
revision = '14e834063e136fa69b6d91f711f4f1981acf424b',
url = 'https://github.com/GodOfAvacyn/tree-sitter-gdshader',
revision = '0dab84552f7d33a0084b469b7e38237302bf8e91',
url = 'https://github.com/airblast-dev/tree-sitter-gdshader',
},
maintainers = { '@godofavacyn' },
maintainers = { '@airblast-dev' },
tier = 2,
},
git_config = {