mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-01 19:17:02 -04:00
chore(Odin): update highlights
This commit is contained in:
parent
efda19a54a
commit
ed82d82b77
2 changed files with 3 additions and 1 deletions
|
|
@ -432,7 +432,7 @@
|
|||
"revision": "4b9898ccbf198602bb0dec9cd67cc1d2c0a4fad2"
|
||||
},
|
||||
"odin": {
|
||||
"revision": "751f7796fa76075cff52edd1afff569a8a09c2a7"
|
||||
"revision": "f94c590ed5263e11f1e492d1b53356f8c8459b66"
|
||||
},
|
||||
"org": {
|
||||
"revision": "64cfbc213f5a83da17632c95382a5a0a2f3357c1"
|
||||
|
|
|
|||
|
|
@ -47,6 +47,8 @@
|
|||
"case"
|
||||
"where"
|
||||
"break"
|
||||
"or_break"
|
||||
"or_continue"
|
||||
(fallthrough_statement)
|
||||
] @keyword.conditional
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue