Properly configure smartparens
This commit is contained in:
parent
b7c55e801f
commit
bc6002801b
@ -1074,6 +1074,8 @@ Smartparens enables structured editing of s-expressions and other pairs:
|
||||
|
||||
("q" nil)
|
||||
("g" nil))
|
||||
:config
|
||||
(require 'smartparens-config)
|
||||
:general
|
||||
(prog-mode-map "C-c p" 'hydra-smartparens/body)
|
||||
((normal motion visual) prog-mode-map "g p" 'hydra-smartparens/body))
|
||||
|
Loading…
Reference in New Issue
Block a user