aboutsummaryrefslogtreecommitdiff
path: root/tw
diff options
context:
space:
mode:
Diffstat (limited to 'tw')
-rw-r--r--tw/home/files/emacs-init.el2
1 files changed, 1 insertions, 1 deletions
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.")
)