diff --git a/home/dot_editorconfig b/home/dot_editorconfig
index 0ac33753b40cf701c1b2b0e62ef5bd6f6971780e..3065aef73250918719097f7fdafbb4830fa5a60b 100644
--- a/home/dot_editorconfig
+++ b/home/dot_editorconfig
@@ -23,7 +23,7 @@ indent_size = 4
 indent_size = 2
 
 [*.md]
-max_line_length = 120
+max_line_length = 256
 indent_size = 2
 
 [*.{yml,yaml}]