Load smartparens a little sooner (fix sp-with-modes error)
This commit is contained in:
parent
12013b4ad4
commit
7c97fd3c73
1 changed files with 1 additions and 1 deletions
|
@ -132,7 +132,7 @@ fundamental-mode) for performance sake."
|
|||
|
||||
;; Auto-close delimiters and blocks as you type
|
||||
(def-package! smartparens
|
||||
:defer doom-before-switch-buffer-hook
|
||||
:defer pre-command-hook
|
||||
:config
|
||||
(require 'smartparens-config)
|
||||
(setq sp-highlight-pair-overlay nil
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue