Add magit forge

This commit is contained in:
Marcus Kammer 2020-11-23 08:38:17 +01:00
parent 456cd698f5
commit 6206c451f8

View file

@ -151,3 +151,6 @@ There are two things you can do about this warning:
("C-r" . 'counsel-minibuffer-history))) ("C-r" . 'counsel-minibuffer-history)))
(use-package ox-reveal) (use-package ox-reveal)
(use-package forge
:after magit)