diff --git a/.emacs.d/include/orgconfig.el b/.emacs.d/include/orgconfig.el index 426271d..c92ed6b 100644 --- a/.emacs.d/include/orgconfig.el +++ b/.emacs.d/include/orgconfig.el @@ -57,8 +57,6 @@ (add-hook 'org-agenda-mode-hook (lambda () (add-hook 'auto-save-hook 'org-save-all-org-buffers nil t) - (add-hook 'org-mode-hook 'auto-fill-mode) - (auto-save-mode))) (add-hook 'org-mode-hook #'olivetti-mode) (add-hook 'org-mode-hook #'org-modern-mode)