From 9977294da23fde1de259ec982f2c794e440df446 Mon Sep 17 00:00:00 2001 From: noa Date: Mon, 11 Nov 2024 12:02:10 +0800 Subject: Re-enable centred text with visual-fill-column --- emacs/init.el | 1 + 1 file changed, 1 insertion(+) (limited to 'emacs/init.el') diff --git a/emacs/init.el b/emacs/init.el index e33ac6b..f86fead 100644 --- a/emacs/init.el +++ b/emacs/init.el @@ -121,6 +121,7 @@ :custom (visual-fill-column-enable-sensible-window-split t) (visual-fill-column-fringes-outside-margins nil) ; Keep fringes on the inside so relevant icons are in the right place + (visual-fill-column-center-text t) :hook ((text-mode . visual-line-fill-column-mode) (eww-after-render . visual-line-fill-column-mode)) -- cgit 1.4.1-2-gfad0