Update smartparens command list

This commit is contained in:
Gergely Polonkai 2017-01-26 09:05:49 +01:00
parent 37081cff12
commit a34276b5e4
1 changed files with 2 additions and 1 deletions

View File

@ -260,7 +260,8 @@
'turn-on-smartparens-strict-mode)
:bind
(([f9] . smartparens-strict-mode)
("C-(" . sp-unwrap-sexp)))
("C-c s u" . sp-unwrap-sexp)
("C-c s k" . sp-kill-sexp)))
(use-package smart-mode-line
:ensure t