From 35921b5bccc8240bebaf573835b5f36dc8b4fb0b Mon Sep 17 00:00:00 2001 From: Magnar Sveen Date: Wed, 26 Sep 2012 00:04:39 +0300 Subject: [PATCH] Clarify that you need to set up own keybindings --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 9f4b5d9..acd0727 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,9 @@ Start out with: (require 'multiple-cursors) +Then you have to set up your keybindings - multiple-cursors doesn't presume to +know how you'd like them layed out. Here are some examples: + When you have an active region that spans multiple lines, the following will add a cursor to each line: