mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-12 00:10:04 -04:00
add "select" to @repeat highlight group
This commit is contained in:
parent
264dd35fd0
commit
cb6d94ef7b
1 changed files with 1 additions and 0 deletions
|
|
@ -64,6 +64,7 @@
|
||||||
"for"
|
"for"
|
||||||
"do"
|
"do"
|
||||||
"done"
|
"done"
|
||||||
|
"select"
|
||||||
"while"
|
"while"
|
||||||
] @repeat
|
] @repeat
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue