mirror of
https://github.com/doomemacs/doomemacs
synced 2025-09-16 15:56:52 -05:00
lang/org: fix uninstallable centered-window-mode package
Turns out centered-window-mode isn't in any ELPA repo. Was it removed? I'm not sure, so it's now fetched directly from its github repo.
This commit is contained in:
@@ -38,7 +38,7 @@
|
||||
:around #'+org-present*narrow-to-subtree))
|
||||
|
||||
|
||||
(def-package! centered-window-mode :commands centered-window-mode)
|
||||
(def-package! centered-window :commands centered-window-mode)
|
||||
|
||||
|
||||
;;
|
||||
|
Reference in New Issue
Block a user