diff --git a/home/jonas/static/doom-config/packages.el b/home/jonas/static/doom-config/packages.el index 3270cf2..b459c42 100644 --- a/home/jonas/static/doom-config/packages.el +++ b/home/jonas/static/doom-config/packages.el @@ -49,5 +49,5 @@ ;; ...Or *all* packages (NOT RECOMMENDED; will likely break things) ;; (unpin! t) -;;(package! conventional-commit -;; :recipe (:host github :repo "akirak/conventional-commit.el" :files ("conventional-commit.el"))) +(package! conventional-commit + :recipe (:host github :repo "akirak/conventional-commit.el" :files ("conventional-commit.el")))