mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-05 13:00:08 -04:00
fix(bash): unordered concatenation highlights
This commit is contained in:
parent
f75a5b4e14
commit
5d9e12ccf4
1 changed files with 0 additions and 4 deletions
|
|
@ -68,10 +68,6 @@
|
|||
argument: "$" @string) ; bare dollar
|
||||
|
||||
(concatenation
|
||||
[
|
||||
(simple_expansion)
|
||||
(expansion)
|
||||
]
|
||||
(word) @string)
|
||||
|
||||
[
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue