mirror of
https://github.com/magnars/multiple-cursors.el.git
synced 2025-10-13 21:03:05 +00:00
yank-pop is supported
- when did it disappear from the white-list? :-P
This commit is contained in:
parent
ba11b12c74
commit
45488dfda6
@ -247,7 +247,7 @@ from being executed if in multiple-cursors-mode."
|
|||||||
forward-list
|
forward-list
|
||||||
backward-list
|
backward-list
|
||||||
hippie-expand hippie-expand-lines
|
hippie-expand hippie-expand-lines
|
||||||
yank yank-indented
|
yank yank-indented yank-pop
|
||||||
kill-word
|
kill-word
|
||||||
kill-region-or-backward-word
|
kill-region-or-backward-word
|
||||||
kill-line
|
kill-line
|
||||||
|
Loading…
x
Reference in New Issue
Block a user