mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-01 19:17:02 -04:00
fix(svelte): else if highlight (#7797)
This commit is contained in:
parent
997288c552
commit
523a9e1489
1 changed files with 1 additions and 0 deletions
|
|
@ -14,6 +14,7 @@
|
|||
|
||||
[
|
||||
"if"
|
||||
"else if"
|
||||
"else"
|
||||
"then"
|
||||
] @keyword.conditional
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue