Load olivetti-mode for org files
This commit is contained in:
parent
f6c788ebe6
commit
19a0e2a32f
1 changed files with 1 additions and 1 deletions
2
init.el
2
init.el
|
@ -171,7 +171,7 @@ There are two things you can do about this warning:
|
|||
(add-hook 'diary-display-hook 'fancy-diary-display)
|
||||
(add-hook 'today-visible-calendar-hook 'calendar-mark-today)
|
||||
(add-hook 'write-file-hooks 'delete-trailing-whitespace)
|
||||
|
||||
(add-hook 'org-mode-hook 'olivetti-mode)
|
||||
(add-hook 'org-mode-hook 'turn-on-auto-fill)
|
||||
(add-hook 'rst-mode-hook 'turn-on-orgstruct)
|
||||
(add-hook 'newsticker-mode-hook 'imenu-add-menubar-index)
|
||||
|
|
Loading…
Add table
Reference in a new issue