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