mirror of
https://github.com/chenasraf/nvim-treesitter.git
synced 2026-05-17 17:38:02 +00:00
chore(gdscript): mark as unmaintained
Significant upstream breaking changes are not adapted to.
This commit is contained in:
committed by
Christian Clason
parent
b684696315
commit
b4888ed9e8
2
SUPPORTED_LANGUAGES.md
generated
2
SUPPORTED_LANGUAGES.md
generated
@@ -92,7 +92,7 @@ ecma (queries only)[^ecma] | unstable | `HFIJL` | | @steelsojka
|
||||
[fusion](https://gitlab.com/jirgn/tree-sitter-fusion) | unstable | `HFIJL` | | @jirgn
|
||||
[gap](https://github.com/gap-system/tree-sitter-gap)[^gap] | unstable | `HF JL` | | @reiniscirpons
|
||||
[gaptst](https://github.com/gap-system/tree-sitter-gaptst)[^gaptst] | unstable | `HF J ` | | @reiniscirpons
|
||||
[gdscript](https://github.com/PrestonKnopp/tree-sitter-gdscript)[^gdscript] | unstable | `HFIJL` | | @PrestonKnopp
|
||||
[gdscript](https://github.com/PrestonKnopp/tree-sitter-gdscript)[^gdscript] | unmaintained | `HFIJL` | |
|
||||
[gdshader](https://github.com/GodOfAvacyn/tree-sitter-gdshader) | unstable | `H J ` | | @godofavacyn
|
||||
[git_config](https://github.com/the-mikedavis/tree-sitter-git-config) | unstable | `HF J ` | | @amaanq
|
||||
[git_rebase](https://github.com/the-mikedavis/tree-sitter-git-rebase) | unstable | `H J ` | | @gbprod
|
||||
|
||||
@@ -655,9 +655,8 @@ return {
|
||||
revision = '9686853b696db07118ad110e440d6de0ca6498b4',
|
||||
url = 'https://github.com/PrestonKnopp/tree-sitter-gdscript',
|
||||
},
|
||||
maintainers = { '@PrestonKnopp' },
|
||||
readme_note = 'Godot',
|
||||
tier = 2,
|
||||
tier = 3,
|
||||
},
|
||||
gdshader = {
|
||||
install_info = {
|
||||
|
||||
Reference in New Issue
Block a user