aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorGithub Actions <actions@github>2021-07-29 09:27:45 +0000
committerStephan Seitz <stephan.seitz@fau.de>2021-09-17 21:06:36 +0200
commit33d75f099d291bc23f1493fa2194049c746adead (patch)
treebdc06e18116ce18680545378669a4edbbc04f08a /README.md
parentfeature: add gdresource ftdetect (diff)
downloadnvim-treesitter-33d75f099d291bc23f1493fa2194049c746adead.tar
nvim-treesitter-33d75f099d291bc23f1493fa2194049c746adead.tar.gz
nvim-treesitter-33d75f099d291bc23f1493fa2194049c746adead.tar.bz2
nvim-treesitter-33d75f099d291bc23f1493fa2194049c746adead.tar.lz
nvim-treesitter-33d75f099d291bc23f1493fa2194049c746adead.tar.xz
nvim-treesitter-33d75f099d291bc23f1493fa2194049c746adead.tar.zst
nvim-treesitter-33d75f099d291bc23f1493fa2194049c746adead.zip
[docgen] Update README.md
skip-checks: true
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 85be41e59..0c099c0ee 100644
--- a/README.md
+++ b/README.md
@@ -168,7 +168,7 @@ We are looking for maintainers to add more parsers and to write query files for
- [x] [Godot (gdscript)](https://github.com/PrestonKnopp/tree-sitter-gdscript) (maintained by @Shatur95)
- [x] [Glimmer and Ember](https://github.com/alexlafroscia/tree-sitter-glimmer) (maintained by @alexlafroscia)
- [x] [go](https://github.com/tree-sitter/tree-sitter-go) (maintained by @theHamsta, @WinWisely268)
-- [x] [Godot Resources (godotResource)](https://github.com/PrestonKnopp/tree-sitter-godot-resource) (maintained by @pierpo)
+- [x] [Godot Resources (gdresource)](https://github.com/PrestonKnopp/tree-sitter-godot-resource) (maintained by @pierpo)
- [x] [gomod](https://github.com/camdencheek/tree-sitter-go-mod) (maintained by @camdencheek)
- [x] [graphql](https://github.com/bkegley/tree-sitter-graphql) (maintained by @bkegley)
- [ ] [haskell](https://github.com/tree-sitter/tree-sitter-haskell)