Revert "HACK: Use an alternative version of org-msg"
This reverts commit 90d56d2b24
.
This commit is contained in:
parent
9cbcaf62ac
commit
e8dd98aa3c
|
@ -32,6 +32,3 @@
|
||||||
(package! os1-theme :recipe (:host github :repo "sashimacs/os1-theme"))
|
(package! os1-theme :recipe (:host github :repo "sashimacs/os1-theme"))
|
||||||
;; Move buffer while maintaining cursor centered
|
;; Move buffer while maintaining cursor centered
|
||||||
(package! centered-cursor-mode)
|
(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"))
|
|
||||||
|
|
Loading…
Reference in New Issue