diff --git a/dot_doom.d/packages.el b/dot_doom.d/packages.el index 5acf0e0ec58f4e6a46cb4743f4b030b38b42538e..8549e573ac8b65f3e1e61cbf1eced61a3915cca5 100644 --- a/dot_doom.d/packages.el +++ b/dot_doom.d/packages.el @@ -21,6 +21,8 @@ ;; https://github.com/raxod502/straight.el#the-recipe-format ;(package! another-package ; :recipe (:host github :repo "username/repo")) +(package! chordpro-mode + :recipe (:host github :repo "sciurius/chordpro-mode")) ;; If the package you are trying to install does not contain a PACKAGENAME.el ;; file, or is located in a subdirectory of the repo, you'll need to specify