fix(bass): revert to upstream parser (#6131)

This commit is contained in:
Christian Clason 2024-02-19 06:56:42 +01:00 committed by GitHub
parent d10e856c11
commit f857a96774
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View file

@ -161,7 +161,7 @@ list.bash = {
list.bass = {
install_info = {
url = "https://github.com/amaanq/tree-sitter-bass",
url = "https://github.com/vito/tree-sitter-bass",
files = { "src/parser.c" },
},
maintainers = { "@amaanq" },