branch: elpa/multiple-cursors commit 605894dc4b41c9c5ff49615f7fb764753955a142 Author: Magnar Sveen <magn...@gmail.com> Commit: Magnar Sveen <magn...@gmail.com>
Add link to video. --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index dce6cf4..9f4b5d9 100644 --- a/README.md +++ b/README.md @@ -28,6 +28,9 @@ To get out of multiple-cursors-mode, press `<return>` or `C-g`. The latter will first disable multiple regions before disabling multiple cursors. If you want to insert a newline in multiple-cursors-mode, use `C-j`. +## Video + +You can [watch an intro to multiple-cursors at Emacs Rocks](http://emacsrocks.com/e13.html). ## More commands to play around with