Add: add mixed-pitch-mode to +write-mode
This commit is contained in:
parent
562b8ba431
commit
13e2239fcd
1 changed files with 1 additions and 0 deletions
|
@ -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))))
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue