diff --git a/_clang-format b/_clang-format
index 413c8b5717..050959cedf 100644
--- a/_clang-format
+++ b/_clang-format
@@ -1,6 +1,7 @@
 BasedOnStyle: LLVM
 AccessModifierOffset: -4
 AlignAfterOpenBracket: DontAlign
+AlignConsecutiveAssignments: true
 AlignConsecutiveDeclarations: true
 AlignEscapedNewlinesLeft: true
 AlignOperands: true