refactor: Move doom-popup to lib/
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user