mirror of
https://github.com/doomemacs/doomemacs.git
synced 2025-12-05 18:20:29 -08:00
bump: centered-window
emacsmirror/centered-window@80965f6c6a -> nullvec/centered-window-mode@701f56cd1d First, anler/centered-window-mode went missing (fixed in9debe1b), then emacsmirror/centered-window was rebased onto larstvei/centered-window-mode and squashed down to one commit. Seems Melpa now points to nullvec's mirror, so we'll target that. Fix: #8512 Amend:9debe1b3fcCo-authored-by: marienz <marienz@users.noreply.github.com>
This commit is contained in:
parent
5e7e93beb9
commit
ef9e8d8925
1 changed files with 2 additions and 2 deletions
|
|
@ -89,8 +89,8 @@
|
|||
(package! org-appear :pin "32ee50f8fdfa449bbc235617549c1bccb503cb09"))
|
||||
(when (modulep! +present)
|
||||
(package! centered-window
|
||||
:recipe (:host github :repo "emacsmirror/centered-window")
|
||||
:pin "80965f6c6afe8d918481433984b493de72af5399")
|
||||
:recipe (:host github :repo "nullvec/centered-window-mode")
|
||||
:pin "701f56cd1d2b68352d29914f05ca1b0037bb2595")
|
||||
(package! org-tree-slide :pin "e2599a106a26ce5511095e23df4ea04be6687a8a")
|
||||
(package! org-re-reveal :pin "4eb0f7147447c956231f5c178fa454b7cb76741b")
|
||||
(package! revealjs
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue