Use magit forge lib

This commit is contained in:
Marcus Kammer 2020-11-21 12:11:26 +01:00
parent e0bf720547
commit d41a948843

View file

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