mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-13 08:50:11 -04:00
feat(bash): highlight until as @repeat
This commit is contained in:
parent
a034c7aa25
commit
1b5a7334bb
1 changed files with 1 additions and 0 deletions
|
|
@ -65,6 +65,7 @@
|
||||||
"do"
|
"do"
|
||||||
"done"
|
"done"
|
||||||
"select"
|
"select"
|
||||||
|
"until"
|
||||||
"while"
|
"while"
|
||||||
] @repeat
|
] @repeat
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue