summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorJirgn <jirgn76@googlemail.com>2021-11-26 16:37:51 +0100
committerStephan Seitz <stephan.seitz@fau.de>2021-11-26 22:04:59 +0100
commit979c32493d1edabb949badf00da9d130d966aaae (patch)
tree1ecc73f323a2a72910d24714cab880acd8886d8f /README.md
parentfbbcfa7b6c0841e19f39836a7c5561fd9cc6900f (diff)
feat: add fusion grammar and highlights
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index e177d21a..be903d61 100644
--- a/README.md
+++ b/README.md
@@ -172,6 +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)
- [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)