summaryrefslogtreecommitdiff
path: root/init.el
diff options
context:
space:
mode:
Diffstat (limited to 'init.el')
-rw-r--r--init.el2
1 files changed, 2 insertions, 0 deletions
diff --git a/init.el b/init.el
index 819bfac..4ff8bfb 100644
--- a/init.el
+++ b/init.el
@@ -319,3 +319,5 @@
(let ((default-directory (getenv "HOME")))
(command-execute 'eshell)
(bury-buffer))))
+
+(page-break-lines-mode 1)