Add some commands to mc execution
This commit is contained in:
parent
4bd823d7af
commit
d982287f41
@ -13,11 +13,15 @@
|
|||||||
org-end-of-line
|
org-end-of-line
|
||||||
org-kill-line
|
org-kill-line
|
||||||
org-self-insert-command
|
org-self-insert-command
|
||||||
|
sp-backward-kill-word
|
||||||
|
sp-backward-delete-char
|
||||||
|
sp-delete-char
|
||||||
))
|
))
|
||||||
|
|
||||||
(setq mc/cmds-to-run-once
|
(setq mc/cmds-to-run-once
|
||||||
'(
|
'(
|
||||||
drag-stuff-right
|
drag-stuff-right
|
||||||
end-of-buffer
|
end-of-buffer
|
||||||
|
helm-M-x
|
||||||
helm-find-files
|
helm-find-files
|
||||||
))
|
))
|
||||||
|
Loading…
Reference in New Issue
Block a user