Fix smartparens config
This commit is contained in:
parent
9eac9766cb
commit
67fc81169a
@ -2160,6 +2160,7 @@ Because one is never enough.
|
||||
(use-package smartparens
|
||||
:demand
|
||||
:config
|
||||
(require 'smartparens-config)
|
||||
(show-smartparens-global-mode t)
|
||||
:hook
|
||||
(prog-mode . turn-on-smartparens-strict-mode)
|
||||
|
Loading…
Reference in New Issue
Block a user