Add supercollider support

This commit is contained in:
Mads Kjeldgaard 2021-02-02 18:58:07 +01:00 committed by Thomas Vigouroux
parent b8a2d45fa8
commit 1f7db48523
5 changed files with 169 additions and 0 deletions

View file

@ -267,6 +267,7 @@ list.supercollider = {
install_info = {
url = "https://github.com/madskjeldgaard/tree-sitter-supercollider",
files = {"src/parser.c", "src/scanner.c"},
branch = "main",
},
maintainers = {"@madskjeldgaard"},
filetype = "supercollider",