feat: enable +gnupg flag in :config default module
This commit is contained in:
parent
5124bfe214
commit
be8395f6c6
1 changed files with 1 additions and 2 deletions
|
|
@ -918,8 +918,7 @@ workspaces
|
||||||
** Config Modules
|
** Config Modules
|
||||||
|
|
||||||
#+begin_src emacs-lisp :noweb-ref doom-module
|
#+begin_src emacs-lisp :noweb-ref doom-module
|
||||||
:config
|
:config (default +bindings +gnupg +smartparens)
|
||||||
(default +bindings +smartparens)
|
|
||||||
#+end_src
|
#+end_src
|
||||||
|
|
||||||
** Completion
|
** Completion
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue