mirror of
https://github.com/magnars/multiple-cursors.el.git
synced 2025-10-13 13:03:03 +00:00
Fix typo
This commit is contained in:
parent
35921b5bcc
commit
fc59b63d2f
@ -11,7 +11,7 @@ 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:
|
||||
know how you'd like them laid 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