(use-package org :init (setq fill-column 80) :hook (org-mode . refill-mode)) (provide 'config-org)