feat: add facility

This commit is contained in:
Bryan Kenote 2023-11-28 17:24:43 +00:00 committed by GitHub
parent 582a92ee12
commit bf982eb7dc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
7 changed files with 113 additions and 0 deletions

View file

@ -496,6 +496,15 @@ list.erlang = {
maintainers = { "@filmor" },
}
list.facility = {
install_info = {
url = "https://github.com/FacilityApi/tree-sitter-facility",
files = { "src/parser.c" },
},
filetype = "fsd",
maintainers = { "@bryankenote" },
}
list.fennel = {
install_info = {
url = "https://github.com/travonted/tree-sitter-fennel",