Update emacs.org

This commit is contained in:
Sako 2023-11-26 14:15:53 +04:00 committed by GitHub
parent 230f0e4b9b
commit d84e0b252d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -769,7 +769,9 @@ Should make startup faster, taken from doom-emacs
(magit-display-buffer-function #'magit-display-buffer-same-window-except-diff-v1)
)
(use-package magit-todos
:straight t)
:straight t
:after magit
:config (magit-todos-mode 1))
#+end_src
*** Forge for Magit (Adds github, gitlab, etc PRs and Issues to magit)
make sure to setup authinfo