Add some commands to mc execution

This commit is contained in:
Gergely Polonkai 2016-10-20 16:30:33 +02:00
parent 4bd823d7af
commit d982287f41
1 changed files with 4 additions and 0 deletions

View File

@ -13,11 +13,15 @@
org-end-of-line
org-kill-line
org-self-insert-command
sp-backward-kill-word
sp-backward-delete-char
sp-delete-char
))
(setq mc/cmds-to-run-once
'(
drag-stuff-right
end-of-buffer
helm-M-x
helm-find-files
))