sequence-algorithms/localSettings.yaml

16 lines
266 B
YAML
Raw Normal View History

2024-03-12 13:15:22 +01:00
defaultIndent: " "
specialBeginEnd:
If:
begin: '\\If'
middle: '\\ElsIf'
end: '\\EndIf'
lookForThis: 1
While:
begin: '\\While'
end: '\\EndWhile'
lookForThis: 1
For:
begin: '\\For'
end: '\\EndFor'
specialBeforeCommand: 1