Fix smartparens config

This commit is contained in:
Gergely Polonkai 2016-10-14 15:31:34 +02:00
parent 6d8a039dd8
commit 91738ad4e6
1 changed files with 2 additions and 2 deletions

View File

@ -293,8 +293,8 @@
:bind :bind
(("C-x M-a" . helm-ag))) (("C-x M-a" . helm-ag)))
(use-package smartparens-config (use-package smartparens
:ensure smartparens :ensure t
:demand :demand
:config :config
(show-smartparens-global-mode t) (show-smartparens-global-mode t)