mirror of
https://github.com/magnars/multiple-cursors.el.git
synced 2025-10-13 13:03:03 +00:00
Clarify that you need to set up own keybindings
This commit is contained in:
parent
37a89a6466
commit
35921b5bcc
@ -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:
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user