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