Olivetti mode in markdown-mode
This commit is contained in:
parent
9c6b6b56a7
commit
ab3ebd1442
1 changed files with 3 additions and 1 deletions
|
|
@ -328,7 +328,9 @@
|
||||||
:after org)
|
:after org)
|
||||||
|
|
||||||
(use-package olivetti
|
(use-package olivetti
|
||||||
:hook (org-mode markdown-mode))
|
:hook (org-mode markdown-mode)
|
||||||
|
:custom
|
||||||
|
(olivetti-body-width 90))
|
||||||
|
|
||||||
(use-package orderless
|
(use-package orderless
|
||||||
:custom
|
:custom
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue