summaryrefslogtreecommitdiff
path: root/gnus.org
diff options
context:
space:
mode:
authorfpi2020-06-15 08:11:14 +0200
committerfpi2020-06-15 08:11:14 +0200
commit7436c81b662994312cf3d4078b96337538380e86 (patch)
tree7f78880b13752fbdbf6009e6e63d9db4833e4cd5 /gnus.org
parentAdd relevant straight.el documentation excerpts (diff)
Update odd package specifications & reorder loading
- To make sure org is loaded with straight any org-crypt stuff is moved back. - load-theme is moved to the end to ensure pdf-tools is loaded beforehand. - Fix various other warnings
Diffstat (limited to 'gnus.org')
-rw-r--r--gnus.org2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnus.org b/gnus.org
index 7f26fbd..7d6fe19 100644
--- a/gnus.org
+++ b/gnus.org
@@ -245,7 +245,7 @@ See [[info:gnus#Window Layout][info:gnus#Window Layout]].
** nnreddit
#+begin_src emacs-lisp
(use-package nnreddit
- :ensure t)
+ :straight t)
(add-to-list 'gnus-secondary-select-methods '(nnreddit ""))
#+end_src
** Demon