Skip to content

Commit

Permalink
Fix position of "preserveBlankLines" in localSettings.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
koppor committed Jan 26, 2018
1 parent d65ef01 commit d1ca0f2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions localSettings.yaml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
indentPreamble: 1
defaultIndent: ' '
preserveBlankLines: 1
condenseMultipleBlankLinesInto: 0
maxNumberOfBackUps: 9
modifyLineBreaks:
preserveBlankLines: 1
condenseMultipleBlankLinesInto: 0
oneSentencePerLine:
manipulateSentences: 1
removeSentenceLineBreaks: 0
Expand Down

0 comments on commit d1ca0f2

Please sign in to comment.