mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-06 05:20:00 -04:00
fix(bass): revert to upstream parser (#6131)
This commit is contained in:
parent
d10e856c11
commit
f857a96774
2 changed files with 2 additions and 2 deletions
|
|
@ -30,7 +30,7 @@
|
|||
"revision": "975bc70ad95dbbf2733872bc2e0a059c055db983"
|
||||
},
|
||||
"bass": {
|
||||
"revision": "27f110dfe79620993f5493ffa0d0f2fe12d250ed"
|
||||
"revision": "c9ba4568af24cd3403029730687c0a43d1350a43"
|
||||
},
|
||||
"beancount": {
|
||||
"revision": "dd6f4ec9b01dd18cc4aa8c8517738414fb98cd63"
|
||||
|
|
|
|||
|
|
@ -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" },
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue