mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-02 11:36:54 -04:00
fix: contional > conditional in lua hl.scm
This commit is contained in:
parent
15b182b2a9
commit
b69b43b712
1 changed files with 1 additions and 1 deletions
|
|
@ -13,7 +13,7 @@
|
|||
[
|
||||
"else"
|
||||
"elseif"
|
||||
] @contional
|
||||
] @conditional
|
||||
|
||||
(for_statement
|
||||
[
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue