Autoload smartparens library
This commit is contained in:
parent
7c97fd3c73
commit
8428a7a4ef
1 changed files with 1 additions and 0 deletions
|
@ -133,6 +133,7 @@ fundamental-mode) for performance sake."
|
|||
;; Auto-close delimiters and blocks as you type
|
||||
(def-package! smartparens
|
||||
:defer pre-command-hook
|
||||
:commands (sp-pair sp-local-pair sp-with-modes)
|
||||
:config
|
||||
(require 'smartparens-config)
|
||||
(setq sp-highlight-pair-overlay nil
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue