mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-01 19:17:02 -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"
|
||||
"done"
|
||||
"select"
|
||||
"until"
|
||||
"while"
|
||||
] @repeat
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue