Add missing confpkg calls
This commit is contained in:
parent
28db201a21
commit
883bafff65
|
@ -1055,6 +1055,8 @@ applications.
|
|||
|
||||
** Authentication
|
||||
|
||||
#+call: confpkg("Auth")
|
||||
|
||||
I don't want my cache files to get deleted whenever I mess up my Doom install,
|
||||
so let's move them to somewhere more safe.
|
||||
|
||||
|
@ -2197,6 +2199,8 @@ I use =isync=, =msmtp= and =mu= as Doom Emacs recommends.
|
|||
|
||||
** Calendar
|
||||
|
||||
#+call: confpkg()
|
||||
|
||||
The calendar's main purpose for me is to give a better view of the [[*Agenda][Org agenda]].
|
||||
|
||||
#+begin_src emacs-lisp
|
||||
|
|
Loading…
Reference in a new issue