mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-19 11:50:09 -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"
|
"if"
|
||||||
|
"else if"
|
||||||
"else"
|
"else"
|
||||||
"then"
|
"then"
|
||||||
] @keyword.conditional
|
] @keyword.conditional
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue