From bd3eb3be26242d9ea5ebf2a6127985a7bf11cb32 Mon Sep 17 00:00:00 2001 From: Rohit Goswami Date: Sat, 14 Dec 2024 01:58:02 +0000 Subject: [PATCH] MAINT: Continue assuming gnupg is setup --- init.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/init.el b/init.el index 5c33fc8..f65a17c 100644 --- a/init.el +++ b/init.el @@ -242,4 +242,4 @@ ;; a Spacemacs-inspired keybinding scheme, a custom yasnippet library, ;; and additional ex commands for evil-mode. Use it as a reference for ;; your own modules. - (default +bindings +smartparens)) + (default +bindings +smartparens +gnupg))