You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
27 lines
539 B
YAML
27 lines
539 B
YAML
maxNumberOfBackUps: 3
|
|
cycleThroughBackUps: 1
|
|
defaultIndent: " "
|
|
|
|
commandCodeBlocks:
|
|
roundParenthesesAllowed: 0
|
|
specialBeginEnd:
|
|
leftRightRound:
|
|
begin: '\\left\('
|
|
end: '\\right\)'
|
|
lookForThis: 1
|
|
leftRightSquare:
|
|
begin: '\\left\['
|
|
end: '\\right\]'
|
|
lookForThis: 1
|
|
leftRightCurly:
|
|
begin: '\\left\\\{'
|
|
end: '\\right\\\}'
|
|
lookForThis: 1
|
|
|
|
indentRulesGlobal:
|
|
UnNamedGroupingBracesBrackets: 1
|
|
|
|
modifyLineBreaks:
|
|
textWrapOptions:
|
|
columns: 80
|