New keys for smartparens
This commit is contained in:
parent
531f6cddd5
commit
a9e146d296
1 changed files with 2 additions and 0 deletions
|
|
@ -583,6 +583,8 @@
|
|||
("C-M-b" . sp-backward-sexp)
|
||||
("C-M-e" . sp-up-sexp)
|
||||
("C-M-u" . sp-backward-up-sexp)
|
||||
("C-M-d" . sp-down-sexp)
|
||||
("C-M-a" . sp-backward-down-sexp)
|
||||
("C-M-t" . sp-transpose-sexp)
|
||||
("C-M-k" . sp-kill-sexp)
|
||||
("C-M-w" . sp-copy-sexp)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue