mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
Rewrite package management to be less hackish (untested)
This commit is contained in:
@ -177,7 +177,7 @@
|
||||
(package! pcre2el :commands rxt-quote-pcre)
|
||||
|
||||
(package! rotate-text
|
||||
:quelpa (:fetcher github :repo "debug-ito/rotate-text.el")
|
||||
:recipe (:fetcher github :repo "debug-ito/rotate-text.el")
|
||||
:commands (rotate-text rotate-text-backward)
|
||||
:config (push '("true" "false") rotate-text-words))
|
||||
|
||||
|
Reference in New Issue
Block a user