feat: add func

This commit is contained in:
Amaan Qureshi 2023-02-01 22:35:54 -05:00 committed by ObserverOfTime
parent 69867ffe7e
commit 660a070af7
4 changed files with 207 additions and 0 deletions

View file

@ -262,6 +262,15 @@ list.fsh = {
maintainers = { "@mgramigna" },
}
list.func = {
install_info = {
url = "https://github.com/amaanq/tree-sitter-func",
files = { "src/parser.c" },
branch = "master",
},
maintainers = { "@amaanq" },
}
list.fusion = {
install_info = {
url = "https://gitlab.com/jirgn/tree-sitter-fusion.git",