refactor: Move doom-popup to lib/

This commit is contained in:
Madeleine Sydney
2025-01-31 13:10:43 -07:00
parent c05b7f456d
commit 268e5d349f
6 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
#+title: Popups
This directory is almost entirely poached from Doom Emacs. Taming various ill-behaved packages is not something I want to hack myself.
This library is almost entirely poached from Doom Emacs. Taming various ill-behaved packages is not something I want to hack myself.
* My changes

View File

@@ -13,7 +13,7 @@
(use-package doom-popup
;; :after popper
:load-path "/persist/dots/users/crumb/programs/emacs/modules/doom-popup"
:load-path "/persist/dots/users/crumb/programs/emacs/lib/doom-popup"
:straight nil
;; :straight
;; (:type nil