diff --git a/init.el b/init.el index ec23932..5a9ee41 100644 --- a/init.el +++ b/init.el @@ -293,8 +293,8 @@ :bind (("C-x M-a" . helm-ag))) -(use-package smartparens-config - :ensure smartparens +(use-package smartparens + :ensure t :demand :config (show-smartparens-global-mode t)