elixir: fix smartparens hook

Fixes #6660
This commit is contained in:
Aaron Jensen 2016-07-24 22:36:36 -07:00 committed by Eivind Fonn
parent bef1295094
commit 141be7f8c2

View file

@ -143,7 +143,7 @@
:post-config
(push '("*mix*" :tail t :noselect t) popwin:special-display-config)))
(defun elixir/post-init-smartparens ()
(defun elixir/pre-init-smartparens ()
(spacemacs|use-package-add-hook smartparens
:post-config
(progn