From dfaf6215fced1eb81ce4b91e8a19a7346e94325e Mon Sep 17 00:00:00 2001 From: Jules Tamagnan Date: Mon, 1 Aug 2016 23:55:09 -0400 Subject: [PATCH] Fix #254; remove mc/mark-next-like-this-extended --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 59c4531..e1de390 100644 --- a/README.md +++ b/README.md @@ -71,7 +71,6 @@ You can [watch an intro to multiple-cursors at Emacs Rocks](http://emacsrocks.co - `mc/unmark-previous-like-this`: Remove the cursor furthest up in the buffer. - `mc/skip-to-next-like-this`: Remove the cursor furthest down, marking the next occurance down. - `mc/skip-to-previous-like-this`: Remove the cursor furthest up, marking the next occurance up. - - `mc/mark-next-like-this-extended`: Temporarily bind the arrow keys to mark/unmark/skip cursors. ### Mark many occurrences