mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-13 13:13:35 -05:00
General clean up
This commit is contained in:
@@ -204,7 +204,8 @@ enable multiple minor modes for the same regexp.")
|
||||
:commands (describe-buffer describe-command describe-file
|
||||
describe-keymap describe-option describe-option-of-type))
|
||||
|
||||
(use-package writeroom-mode :defer t
|
||||
(use-package writeroom-mode
|
||||
:defer t
|
||||
:config
|
||||
(setq writeroom-restore-window-config t
|
||||
writeroom-width 120))
|
||||
|
Reference in New Issue
Block a user