Minor, general refactor & comment updates
This commit is contained in:
parent
2c2030b583
commit
eef6ed3d11
4 changed files with 5 additions and 5 deletions
|
@ -168,8 +168,8 @@ extension, try to guess one."
|
|||
|
||||
;; Auto-close delimiters and blocks as you type
|
||||
(def-package! smartparens
|
||||
:hook (doom-init . smartparens-global-mode)
|
||||
:config
|
||||
(add-hook 'doom-init-hook #'smartparens-global-mode)
|
||||
(require 'smartparens-config)
|
||||
|
||||
(setq sp-autowrap-region nil ; let evil-surround handle this
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue