feat: use the original scss parser

..and add myself as the maintainer
This commit is contained in:
elianiva 2021-05-26 07:44:03 +07:00 committed by Thomas Vigouroux
parent db7f10370d
commit 11bc69305f

View file

@ -225,9 +225,10 @@ list.css = {
list.scss = {
install_info = {
url = "https://github.com/elianiva/tree-sitter-scss",
url = "https://github.com/serenadeai/tree-sitter-scss",
files = { "src/parser.c", "src/scanner.c" }
},
maintainers = {"@elianiva"},
}
list.erlang = {