From ca6e97622f8160d78aebcee9bf78e031ba4df2e8 Mon Sep 17 00:00:00 2001 From: Jirgn Date: Fri, 26 Nov 2021 16:42:19 +0100 Subject: [PATCH] fix: autogenerated README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index be903d615..4033d9ad5 100644 --- a/README.md +++ b/README.md @@ -172,7 +172,7 @@ We are looking for maintainers to add more parsers and to write query files for - [x] [fennel](https://github.com/travonted/tree-sitter-fennel) (maintained by @TravonteD) - [x] [fish](https://github.com/ram02z/tree-sitter-fish) (maintained by @ram02z) - [ ] [fortran](https://github.com/stadelmanma/tree-sitter-fortran) -- [ ] [neos fusion](https://gitlab.com/jirgn/tree-sitter-fusion)(experimental, maintained by @jirgn) +- [ ] [fusion](~/Code/tree-sitter/tree-sitter-fusion) - [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] [glsl](https://github.com/theHamsta/tree-sitter-glsl) (maintained by @theHamsta)