mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-01 19:17:02 -04:00
jq/highlights.scm should highlight the elif keyword
This commit is contained in:
parent
4f291bdaf7
commit
69867ffe7e
1 changed files with 1 additions and 0 deletions
|
|
@ -267,6 +267,7 @@
|
|||
[
|
||||
"if"
|
||||
"then"
|
||||
"elif"
|
||||
"else"
|
||||
"end"
|
||||
] @conditional
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue