Add Forge

This commit is contained in:
Dimitri Lozeve 2019-11-08 10:20:16 +01:00
parent d5a9e2510c
commit 5dd520ffa8
2 changed files with 5 additions and 0 deletions

View file

@ -139,6 +139,10 @@
:bind (("C-x g" . magit-status)
("C-x M-g" . magit-dispatch)))
(use-package forge
:ensure t
:after magit)
(use-package yasnippet
:ensure t
:config