dtache.el - not using but good to have?
This commit is contained in:
parent
b8ffe70b6e
commit
4ea40582fa
@ -1183,6 +1183,10 @@ This is redefined for use with `hypop' library because multiple Emacs frames may
|
|||||||
(eaf-browser-continue-where-left-off t)
|
(eaf-browser-continue-where-left-off t)
|
||||||
(eaf-browser-enable-adblocker t)))
|
(eaf-browser-enable-adblocker t)))
|
||||||
|
|
||||||
|
(use-package dtache
|
||||||
|
:elpaca (:url "https://gitlab.com/niklaseklund/dtache")
|
||||||
|
:hook (after-init . dtache-setup))
|
||||||
|
|
||||||
(use-package oauth
|
(use-package oauth
|
||||||
:elpaca (:fetcher codeberg
|
:elpaca (:fetcher codeberg
|
||||||
:repo "https://codeberg.org/martianh/emacs-oauth"
|
:repo "https://codeberg.org/martianh/emacs-oauth"
|
||||||
|
Loading…
Reference in New Issue
Block a user