emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[nongnu] elpa/multiple-cursors 35921b5 130/434: Clarify that you need to


From: ELPA Syncer
Subject: [nongnu] elpa/multiple-cursors 35921b5 130/434: Clarify that you need to set up own keybindings
Date: Sat, 7 Aug 2021 09:20:10 -0400 (EDT)

branch: elpa/multiple-cursors
commit 35921b5bccc8240bebaf573835b5f36dc8b4fb0b
Author: Magnar Sveen <magnars@gmail.com>
Commit: Magnar Sveen <magnars@gmail.com>

    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:
 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]