aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorGithub Actions <actions@github>2023-02-14 10:55:27 +0000
committerChristian Clason <c.clason@uni-graz.at>2023-02-14 12:06:29 +0100
commitf475b24c81d64d64ab213a73882b7c4f3bbbf26a (patch)
tree5d4169f973a06633043de9cdeed5a1679b7e56a5 /README.md
parentUpdate parsers: gdscript, thrift (diff)
downloadnvim-treesitter-f475b24c81d64d64ab213a73882b7c4f3bbbf26a.tar
nvim-treesitter-f475b24c81d64d64ab213a73882b7c4f3bbbf26a.tar.gz
nvim-treesitter-f475b24c81d64d64ab213a73882b7c4f3bbbf26a.tar.bz2
nvim-treesitter-f475b24c81d64d64ab213a73882b7c4f3bbbf26a.tar.lz
nvim-treesitter-f475b24c81d64d64ab213a73882b7c4f3bbbf26a.tar.xz
nvim-treesitter-f475b24c81d64d64ab213a73882b7c4f3bbbf26a.tar.zst
nvim-treesitter-f475b24c81d64d64ab213a73882b7c4f3bbbf26a.zip
Update README
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index bbd2b54d2..e62fe816a 100644
--- a/README.md
+++ b/README.md
@@ -214,7 +214,7 @@ We are looking for maintainers to add more parsers and to write query files for
- [x] [fsh](https://github.com/mgramigna/tree-sitter-fsh) (maintained by @mgramigna)
- [x] [func](https://github.com/amaanq/tree-sitter-func) (maintained by @amaanq)
- [x] [fusion](https://gitlab.com/jirgn/tree-sitter-fusion.git) (maintained by @jirgn)
-- [x] [Godot (gdscript)](https://github.com/PrestonKnopp/tree-sitter-gdscript) (maintained by @Shatur)
+- [ ] [Godot (gdscript)](https://github.com/PrestonKnopp/tree-sitter-gdscript)
- [x] [git_rebase](https://github.com/the-mikedavis/tree-sitter-git-rebase) (maintained by @gbprod)
- [x] [gitattributes](https://github.com/ObserverOfTime/tree-sitter-gitattributes) (maintained by @ObserverOfTime)
- [x] [gitcommit](https://github.com/gbprod/tree-sitter-gitcommit) (maintained by @gbprod)