diff --git a/config/emacs/emacs.org b/config/emacs/emacs.org index 94aa3195..9b834840 100644 --- a/config/emacs/emacs.org +++ b/config/emacs/emacs.org @@ -1348,6 +1348,7 @@ GNU patch review metho dor sometihng idk ** Org mode configuration #+begin_src emacs-lisp (use-package org + :bind (("C-c o a" . org-agenda)) :hook (org-mode . org-indent-mode) :config (setq org-ellipsis " ↓")