fix(readline): proper indents while editing

This commit is contained in:
Riley Bruins 2024-02-09 11:32:46 -08:00 committed by Amaan Qureshi
parent aa805bf22f
commit 8ec79c4785

View file

@ -1,5 +1,8 @@
(conditional_construct) @indent.begin
(ERROR
"$if") @indent.begin
[
"$else"
"$endif"