mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-09 12:57:25 -05:00
6 lines
157 B
EmacsLisp
6 lines
157 B
EmacsLisp
;; -*- no-byte-compile: t; -*-
|
|
;;; email/mu4e/packages.el
|
|
|
|
(when (featurep! :lang org)
|
|
(package! org-msg :pin "2db6725c4a4f4342a9c61895b7c3c82795b01fee"))
|