From 84c2a0dd855482eda7d23fb0c7a424e4742e70ed Mon Sep 17 00:00:00 2001 From: Timo Wilken Date: Tue, 30 Jan 2024 16:50:21 +0100 Subject: Fix use-package syntax for smartparens --- tw/home/files/emacs-init.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tw') diff --git a/tw/home/files/emacs-init.el b/tw/home/files/emacs-init.el index ef09782a..38eb358c 100644 --- a/tw/home/files/emacs-init.el +++ b/tw/home/files/emacs-init.el @@ -818,7 +818,7 @@ For use in `org-latex-classes'." :config (global-evil-surround-mode +1)) (use-package smartparens ; required by evil-cleverparens - :custom + ;; :custom ;; (sp-sexp-prefix '() "Set up Guix gexp-related sexp prefixes.") ) -- cgit v1.2.3