dotfiles/emacs-lisp/magit.org
main 0406c2b539
A lot of Emacs config edits
Signed-off-by: main <magic_rb@redalder.org>
2022-05-02 23:32:46 +02:00

269 B

Magit

magit is literally the best package right after OrgMode of course. Therefore enable it.

  (use-package magit
    :straight t)