diff options
-rw-r--r-- | init.org | 6 |
1 files changed, 0 insertions, 6 deletions
@@ -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 |