diff options
| author | Dominik Kaiser | 2025-02-11 12:27:48 +0100 |
|---|---|---|
| committer | Dominik Kaiser | 2025-02-11 12:27:48 +0100 |
| commit | a2d8db7e9f7b885bcd678d47f5dd8a4a8b6bc6d5 (patch) | |
| tree | e25a485173e0ee53d459ca0fe63a992fb6cc466a /README.org | |
| parent | c67d0ea9c3a3ece16a97f8a246088e2f96351218 (diff) | |
| download | emacs-a2d8db7e9f7b885bcd678d47f5dd8a4a8b6bc6d5.tar.gz emacs-a2d8db7e9f7b885bcd678d47f5dd8a4a8b6bc6d5.zip | |
Add olivetti to org-mode
Diffstat (limited to 'README.org')
| -rw-r--r-- | README.org | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -67,6 +67,7 @@ :bind ("C-c f" . olivetti-mode) :config (setq-default olivetti-body-width 100) + (add-hook 'org-mode-hook #'olivetti-mode) (add-hook 'text-mode-hook #'olivetti-mode)) #+end_src * Completion |
