diff --git a/home/jonas/static/doom-config/packages.el b/home/jonas/static/doom-config/packages.el index 295cf57..b459c42 100644 --- a/home/jonas/static/doom-config/packages.el +++ b/home/jonas/static/doom-config/packages.el @@ -50,4 +50,4 @@ ;; (unpin! t) (package! conventional-commit - :recipe (:fetcher github :repo "akirak/conventional-commit.el")) + :recipe (:host github :repo "akirak/conventional-commit.el" :files ("conventional-commit.el")))