mirror of
https://github.com/magnars/multiple-cursors.el.git
synced 2025-10-13 21:03:05 +00:00
More white-listing in multiple-cursors.
This commit is contained in:
parent
6cac5f4ae5
commit
e44f45fc2d
@ -133,6 +133,8 @@ from being executed if in multiple-cursors-mode."
|
||||
previous-line
|
||||
next-line
|
||||
newline
|
||||
yas/expand
|
||||
newline-and-indent
|
||||
join-line
|
||||
right-char forward-char
|
||||
right-word forward-word
|
||||
@ -143,7 +145,7 @@ from being executed if in multiple-cursors-mode."
|
||||
subword-capitalize capitalize-word
|
||||
forward-list
|
||||
backward-list
|
||||
hippie-expand
|
||||
hippie-expand hippie-expand-lines
|
||||
yank yank-indented
|
||||
kill-word
|
||||
kill-region-or-backward-word
|
||||
|
Loading…
x
Reference in New Issue
Block a user