1

Update latexindent settings

This commit is contained in:
2023-03-17 19:35:35 +01:00
parent b119b72f08
commit f35a327c05

View File

@ -497,10 +497,10 @@ modifyLineBreaks:
preserveBlankLines: 1
condenseMultipleBlankLinesInto: 1
oneSentencePerLine:
manipulateSentences: 0 # enable oneSentencePerLine
manipulateSentences: 1 # enable oneSentencePerLine
removeSentenceLineBreaks: 1
multipleSpacesToSingle: 1
textWrapSentences: 0 # setting to 1 disables main textWrap routine
textWrapSentences: 1 # setting to 1 disables main textWrap routine
sentenceIndent: ""
sentencesFollow:
par: 1
@ -510,19 +510,19 @@ modifyLineBreaks:
questionMark: 1
rightBrace: 1
commentOnPreviousLine: 1
other: 0
other: 0 # regex
sentencesBeginWith:
A-Z: 1
a-z: 0
other: 0
other: 0 # regex
sentencesEndWith:
basicFullStop: 0
betterFullStop: 1
exclamationMark: 1
questionMark: 1
other: 0
other: 0 # regex
textWrapOptions:
columns: 100 # Changed from 0, requires -m option
columns: 0 # requires -m option
multipleSpacesToSingle: 1
removeBlockLineBreaks: 1
blocksFollow: