dotfiles/dotfiles/emacs.d/.mc-lists.el

50 lines
1.2 KiB
EmacsLisp
Raw Normal View History

;; This file is automatically generated by the multiple-cursors extension.
;; It keeps track of your preferences for running commands with multiple cursors.
(setq mc/cmds-to-run-for-all
'(
backward-sexp
2015-09-26 20:41:16 -07:00
delete-horizontal-space
dired-do-rename
eval-last-sexp
forward-sexp
git-rebase-squash
git-rebase-undo
go-mode-insert-and-indent
helm-show-kill-ring
2015-06-24 01:57:30 -04:00
indent-for-tab-command
isearch-forward-regexp
isearch-other-control-char
isearch-printing-char
keyboard-quit
kill-region
2015-09-17 23:26:39 -07:00
kill-visual-line
2015-10-03 16:10:49 -07:00
org-beginning-of-line
2014-12-08 01:02:57 -08:00
org-delete-char
2015-10-03 16:10:49 -07:00
org-end-of-line
org-kill-line
org-self-insert-command
2015-10-03 16:10:49 -07:00
org-yank
phi-search
python-indent-electric-colon
sgml-slash
skeleton-pair-insert-maybe
2015-08-25 21:11:34 -07:00
sp-backward-sexp
sp-forward-sexp
tern-ac-dot-complete
2015-09-26 20:41:16 -07:00
transpose-sexps
transpose-words
2014-12-08 01:02:57 -08:00
undo-redo
universal-argument-minus
wdired-finish-edit
2015-01-23 13:43:59 -08:00
yas-expand
))
(setq mc/cmds-to-run-once
'(
dired-toggle-read-only
2015-08-25 21:11:34 -07:00
helm-M-x
isearch-delete-char
smex
))