Regenerate nvim config
This commit is contained in:
@ -0,0 +1,11 @@
|
||||
(conditional_construct) @indent.begin
|
||||
|
||||
(ERROR
|
||||
"$if") @indent.begin
|
||||
|
||||
[
|
||||
"$else"
|
||||
"$endif"
|
||||
] @indent.branch
|
||||
|
||||
"$endif" @indent.end
|
||||
Reference in New Issue
Block a user