Update emacs.org
This commit is contained in:
parent
d84e0b252d
commit
009e0da3af
1 changed files with 1 additions and 0 deletions
|
@ -498,6 +498,7 @@ Should make startup faster, taken from doom-emacs
|
||||||
#+begin_src emacs-lisp
|
#+begin_src emacs-lisp
|
||||||
(use-package org
|
(use-package org
|
||||||
:straight t
|
:straight t
|
||||||
|
:hook (org-mode . org-indent-mode)
|
||||||
:config
|
:config
|
||||||
(setq org-ellipsis "▼")
|
(setq org-ellipsis "▼")
|
||||||
(setq org-agenda-start-with-log-mode t)
|
(setq org-agenda-start-with-log-mode t)
|
||||||
|
|
Loading…
Reference in a new issue