chore(bash): update parser and highlights

This commit is contained in:
Amaan Qureshi 2024-02-10 05:54:42 -05:00
parent baf4581159
commit 05962ae14a
2 changed files with 2 additions and 1 deletions

View file

@ -27,7 +27,7 @@
"revision": "207b04974c83d8d25a947e4d09763675c4617da7" "revision": "207b04974c83d8d25a947e4d09763675c4617da7"
}, },
"bash": { "bash": {
"revision": "f25440a0c089989200d07260d4d0d447c26eaa3e" "revision": "d1a1a3fe7189fdab5bd29a54d1df4a5873db5cb1"
}, },
"bass": { "bass": {
"revision": "27f110dfe79620993f5493ffa0d0f2fe12d250ed" "revision": "27f110dfe79620993f5493ffa0d0f2fe12d250ed"

View file

@ -43,6 +43,7 @@
"<<-" "<<-"
"<<<" "<<<"
".." ".."
"!"
] @operator ] @operator
; Do *not* spell check strings since they typically have some sort of ; Do *not* spell check strings since they typically have some sort of