General cleanup + refactor

This commit is contained in:
Henrik Lissner 2017-03-04 20:54:13 -05:00
parent 2e70c746ed
commit d6667a433f
8 changed files with 34 additions and 39 deletions

View file

@ -109,7 +109,7 @@
;; Auto-close delimiters and blocks as you type
(def-package! smartparens :demand t
:init
(setq sp-autowrap-region nil ; let evil-surround handle this
(setq sp-autowrap-region nil ; let evil-surround handle this
sp-highlight-pair-overlay nil
sp-cancel-autoskip-on-backward-movement nil
sp-show-pair-delay 0