mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-17 10:50:06 -04:00
feat(bash): update parser and queries
This commit is contained in:
parent
7f6ff292e3
commit
920b37260e
2 changed files with 3 additions and 1 deletions
|
|
@ -15,7 +15,7 @@
|
||||||
"revision": "244426241376b08d9531616290d657106ec8f7ff"
|
"revision": "244426241376b08d9531616290d657106ec8f7ff"
|
||||||
},
|
},
|
||||||
"bash": {
|
"bash": {
|
||||||
"revision": "4798bc61410fcb3ae725bab24f96f5c4684cea71"
|
"revision": "bdcd56c5a3896f7bbb7684e223c43d9f24380351"
|
||||||
},
|
},
|
||||||
"bass": {
|
"bass": {
|
||||||
"revision": "27f110dfe79620993f5493ffa0d0f2fe12d250ed"
|
"revision": "27f110dfe79620993f5493ffa0d0f2fe12d250ed"
|
||||||
|
|
|
||||||
|
|
@ -34,6 +34,8 @@
|
||||||
"<&"
|
"<&"
|
||||||
">&"
|
">&"
|
||||||
">|"
|
">|"
|
||||||
|
"<&-"
|
||||||
|
">&-"
|
||||||
|
|
||||||
"<<-"
|
"<<-"
|
||||||
"<<<"
|
"<<<"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue