mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-05 13:00:08 -04:00
highlights(bash): add operators ">>", "<<"
This commit is contained in:
parent
f18234ec5f
commit
4fa30b5249
1 changed files with 2 additions and 0 deletions
|
|
@ -27,7 +27,9 @@
|
|||
|
||||
[
|
||||
">"
|
||||
">>"
|
||||
"<"
|
||||
"<<"
|
||||
"&"
|
||||
"&&"
|
||||
"|"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue