Revert "HACK: Use an alternative version of org-msg"

This reverts commit 90d56d2b24.
This commit is contained in:
coolneng 2024-09-16 23:10:45 +02:00
parent 9cbcaf62ac
commit e8dd98aa3c
Signed by: coolneng
GPG Key ID: 9893DA236405AF57
1 changed files with 0 additions and 3 deletions

View File

@ -32,6 +32,3 @@
(package! os1-theme :recipe (:host github :repo "sashimacs/os1-theme"))
;; Move buffer while maintaining cursor centered
(package! centered-cursor-mode)
;; HACK Fix org-msg compose
(unpin! org-msg)
(package! org-msg :recipe (:host github :repo "danielfleischer/org-msg" :branch "1.12"))