From c25aa3d41a74453ee217b70896b32c61a7faa21f Mon Sep 17 00:00:00 2001 From: Github Actions Date: Fri, 26 Nov 2021 21:16:18 +0000 Subject: [PATCH] [docgen] Update README.md skip-checks: true --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 22ba08f53..2bb9dcf51 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) -- [ ] [fusion](https://gitlab.com/jirgn/tree-sitter-fusion)(experimental, maintained by @jirgn) +- [x] [fusion](https://gitlab.com/jirgn/tree-sitter-fusion.git) (experimental, maintained by @jirgn) - [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)