From cca72fa61ef46196e290927e9b4170239d32b125 Mon Sep 17 00:00:00 2001 From: Ricardo Wurmus Date: Fri, 8 Sep 2023 11:20:48 +0200 Subject: Remove margin settings. --- init.org | 6 ------ 1 file changed, 6 deletions(-) diff --git a/init.org b/init.org index 064152c..7a80b7d 100644 --- a/init.org +++ b/init.org @@ -745,12 +745,6 @@ The =scpaste= package allows me to quickly paste text to my personal web site. * Resize buffer margins dynamically -I don’t want to have any margins by default. - -#+BEGIN_SRC elisp -(setq-default left-margin-width 0 right-margin-width 0) -#+END_SRC - When writing Org-mode documents or when browsing the web with Eww I prefer to see shorter lines. =olivetti-mode= adjusts the buffer margins such that the buffer contents are restricted in width and centered. I find this much more readable when editing Org documents or browsing with Eww. #+BEGIN_SRC elisp -- cgit v1.2.3