[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[elpa] externals/speedrect 5761b449c9 3/5: Update README.md
From: |
ELPA Syncer |
Subject: |
[elpa] externals/speedrect 5761b449c9 3/5: Update README.md |
Date: |
Thu, 19 Dec 2024 00:58:56 -0500 (EST) |
branch: externals/speedrect
commit 5761b449c90352ad4da20841d06a4118947dbf40
Author: JD Smith <93749+jdtsmith@users.noreply.github.com>
Commit: GitHub <noreply@github.com>
Update README.md
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index be230d36a6..5841c46490 100644
--- a/README.md
+++ b/README.md
@@ -18,7 +18,7 @@
- Quickly enter numeric columns.
- Increment/decrement selected numbers.
- Two-way interaction with `calc`: send sums or tables of data into `calc`,
and yank processed matrix data back into the rectangle from the top of `calc`'s
stack. `Calc` can do _anything_.
-- Quickly add multiple cursors on each line of the current rectangle, and
return to it when finished.
+- Quickly add [multiple
cursors](https://github.com/magnars/multiple-cursors.el) on each line of the
current rectangle, and return to it when finished.
- Flexibly wrap text within the rectangle.
- A useful help page (`?`).