diff --git a/emacs/.config/doom/packages.el b/emacs/.config/doom/packages.el index 3a74535..03801fa 100644 --- a/emacs/.config/doom/packages.el +++ b/emacs/.config/doom/packages.el @@ -14,6 +14,8 @@ (package! nyan-mode) (package! w3m) (package! ace-link) +(package! git-link) +(package! blacken) ;; To install a package directly from a remote git repo, you must specify a ;; `:recipe'. You'll find documentation on what `:recipe' accepts here: