emacs: Disable elfeed-web
This commit is contained in:
parent
fda76d6548
commit
b302404692
2 changed files with 1 additions and 3 deletions
|
|
@ -162,8 +162,6 @@
|
||||||
)
|
)
|
||||||
)
|
)
|
||||||
|
|
||||||
(use-package! elfeed-web)
|
|
||||||
|
|
||||||
(when ak/at-work?
|
(when ak/at-work?
|
||||||
(after! forge
|
(after! forge
|
||||||
(add-to-list 'forge-alist '("gitlab.atlas.de" "gitlab.atlas.de/api/v4" "gitlab.atlas.de" forge-gitlab-repository))
|
(add-to-list 'forge-alist '("gitlab.atlas.de" "gitlab.atlas.de/api/v4" "gitlab.atlas.de" forge-gitlab-repository))
|
||||||
|
|
|
||||||
|
|
@ -76,7 +76,7 @@
|
||||||
(package! org-bookmark-heading)
|
(package! org-bookmark-heading)
|
||||||
(package! activities
|
(package! activities
|
||||||
:recipe (:host github :repo "alphapapa/activities.el" :branch "master"))
|
:recipe (:host github :repo "alphapapa/activities.el" :branch "master"))
|
||||||
(package! elfeed-web)
|
;; (package! elfeed-web)
|
||||||
(package! systemd)
|
(package! systemd)
|
||||||
(package! protobuf-mode)
|
(package! protobuf-mode)
|
||||||
(package! cov)
|
(package! cov)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue