Update emacs.org

This commit is contained in:
Sako 2023-11-26 17:23:22 +04:00 committed by GitHub
parent d84e0b252d
commit 009e0da3af
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -498,6 +498,7 @@ Should make startup faster, taken from doom-emacs
#+begin_src emacs-lisp
(use-package org
:straight t
:hook (org-mode . org-indent-mode)
:config
(setq org-ellipsis "▼")
(setq org-agenda-start-with-log-mode t)