[latexfmt] Update align delims
This commit is contained in:
		| @@ -30,6 +30,24 @@ indentRules: | ||||
|   conjugation: "    " | ||||
|   forms: "    " | ||||
|  | ||||
| lookForAlignDelims: | ||||
|   tables: | ||||
|     delims: 1 | ||||
|     alignDoubleBackSlash: 1 | ||||
|     spacesBeforeDoubleBackSlash: 1 | ||||
|     multiColumnGrouping: 0 | ||||
|     alignRowsWithoutMaxDelims: 1 | ||||
|     spacesBeforeAmpersand: 1 | ||||
|     spacesAfterAmpersand: 1 | ||||
|     justification: left | ||||
|     alignFinalDoubleBackSlash: 0 | ||||
|     dontMeasure: 0 | ||||
|     delimiterRegEx: (?<!\\)(&) | ||||
|     delimiterJustification: left | ||||
|     lookForChildCodeBlocks: 1 | ||||
|     alignContentAfterDoubleBackSlash: 0 | ||||
|     spacesAfterDoubleBackSlash: 1 | ||||
|  | ||||
| specialBeginEnd: | ||||
|   If: | ||||
|     begin: '\\If' | ||||
|   | ||||
		Reference in New Issue
	
	Block a user