mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-01 19:17:02 -04:00
chore(bash): update parser and highlights
This commit is contained in:
parent
baf4581159
commit
05962ae14a
2 changed files with 2 additions and 1 deletions
|
|
@ -27,7 +27,7 @@
|
|||
"revision": "207b04974c83d8d25a947e4d09763675c4617da7"
|
||||
},
|
||||
"bash": {
|
||||
"revision": "f25440a0c089989200d07260d4d0d447c26eaa3e"
|
||||
"revision": "d1a1a3fe7189fdab5bd29a54d1df4a5873db5cb1"
|
||||
},
|
||||
"bass": {
|
||||
"revision": "27f110dfe79620993f5493ffa0d0f2fe12d250ed"
|
||||
|
|
|
|||
|
|
@ -43,6 +43,7 @@
|
|||
"<<-"
|
||||
"<<<"
|
||||
".."
|
||||
"!"
|
||||
] @operator
|
||||
|
||||
; Do *not* spell check strings since they typically have some sort of
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue