diff --git a/config/sync/editor.editor.full_html.yml b/config/sync/editor.editor.full_html.yml
index 2bc15e4..f78098b 100644
--- a/config/sync/editor.editor.full_html.yml
+++ b/config/sync/editor.editor.full_html.yml
@@ -18,6 +18,7 @@ settings:
       - superscript
       - subscript
       - removeFormat
+      - alignment
       - footnotes
       - link
       - bulletedList
@@ -29,6 +30,11 @@ settings:
       - showBlocks
       - sourceEditing
   plugins:
+    ckeditor5_alignment:
+      enabled_alignments:
+        - center
+        - left
+        - right
     ckeditor5_heading:
       enabled_headings:
         - heading2