mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-02 19:46:58 -04:00
highlights(bash): add [[ ]]
This commit is contained in:
parent
4871b2b440
commit
be741e2568
1 changed files with 2 additions and 0 deletions
|
|
@ -11,6 +11,8 @@
|
|||
"}"
|
||||
"["
|
||||
"]"
|
||||
"[["
|
||||
"]]"
|
||||
] @punctuation.bracket
|
||||
|
||||
[
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue