adding tweaks

This commit is contained in:
Chris Cochrun 2023-07-14 09:46:39 -05:00
parent 1118509461
commit 34c5944607
3 changed files with 2 additions and 120 deletions

View file

@ -2541,7 +2541,7 @@ targets."
(defun chris/setup-mu4e-view ()
(display-line-numbers-mode -1)
(setq visual-fill-column-center-text t)
(setq visual-fill-column-width 100)
(setq visual-fill-column-width 120)
(visual-fill-column-mode +1)
(visual-line-mode -1)
(toggle-truncate-lines +1))