mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
General refactor + cleanup; update TODO.org
This commit is contained in:
@ -224,7 +224,7 @@ file."
|
||||
;; For a distractions-free-like UI, that dynamically resizes margets and can
|
||||
;; center a buffer.
|
||||
(def-package! visual-fill-column
|
||||
:commands (visual-fill-column-mode)
|
||||
:commands visual-fill-column-mode
|
||||
:config
|
||||
(setq-default visual-fill-column-center-text nil
|
||||
visual-fill-column-width fill-column))
|
||||
|
Reference in New Issue
Block a user