fix(latexindent): add missing repeat as indent
This commit is contained in:
@@ -79,4 +79,8 @@ specialBeginEnd:
|
||||
begin: '\\While'
|
||||
end: '\\EndWhile'
|
||||
lookForThis: 1
|
||||
Repeat:
|
||||
begin: '\\Repeat'
|
||||
end: '\\Until'
|
||||
lookForThis: 1
|
||||
specialBeforeCommand: 1
|
||||
|
||||
Reference in New Issue
Block a user