mirror of
https://github.com/doomemacs/doomemacs
synced 2025-09-18 16:06:56 -05:00
Add: add mixed-pitch-mode to +write-mode
This commit is contained in:
@@ -13,6 +13,7 @@
|
||||
(visual-fill-column-mode arg)
|
||||
(visual-line-mode arg)
|
||||
(when (eq major-mode 'org-mode)
|
||||
(mixed-pitch-mode arg)
|
||||
(+org-pretty-mode arg))
|
||||
(setq line-spacing (if +write-mode 4))))
|
||||
|
||||
|
Reference in New Issue
Block a user