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

57 lines
1.4 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
2016-04-05 13:19:42 -06:00
beginning-of-visual-line
2015-09-26 21:41:16 -06:00
delete-horizontal-space
dired-do-rename
2016-02-22 11:46:32 -07:00
end-of-visual-line
eval-last-sexp
forward-sexp
git-rebase-squash
git-rebase-undo
go-mode-insert-and-indent
helm-show-kill-ring
2015-11-02 22:16:53 -07:00
imalison:avy
2015-06-23 23:57:30 -06:00
indent-for-tab-command
isearch-forward-regexp
isearch-other-control-char
isearch-printing-char
keyboard-quit
kill-region
2015-09-18 00:26:39 -06:00
kill-visual-line
2015-10-03 17:10:49 -06:00
org-beginning-of-line
2014-12-08 02:02:57 -07:00
org-delete-char
2015-10-03 17:10:49 -06:00
org-end-of-line
org-kill-line
org-self-insert-command
2015-10-03 17:10:49 -06:00
org-yank
phi-search
2015-11-05 03:05:02 -07:00
phi-search-backward
python-indent-electric-colon
sgml-slash
skeleton-pair-insert-maybe
2015-08-25 22:11:34 -06:00
sp-backward-sexp
sp-forward-sexp
2015-11-02 22:16:53 -07:00
string-inflection-toggle
tern-ac-dot-complete
2015-09-26 21:41:16 -06:00
transpose-sexps
transpose-words
2014-12-08 02:02:57 -07:00
undo-redo
universal-argument-minus
wdired-finish-edit
2016-04-05 13:19:42 -06:00
yaml-electric-backspace
2015-01-23 14:43:59 -07:00
yas-expand
))
(setq mc/cmds-to-run-once
'(
dired-toggle-read-only
2015-08-25 22:11:34 -06:00
helm-M-x
ido-write-file
isearch-delete-char
smex
))