branch: elpa/multiple-cursors
commit 717c97e32bef0e91e4c195102818a068b57b4047
Author: Magnar Sveen <[email protected]>
Commit: Magnar Sveen <[email protected]>
Added Fuco to list of contributors
---
README.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/README.md b/README.md
index 1f6d238..1e87ee4 100644
--- a/README.md
+++ b/README.md
@@ -121,6 +121,7 @@ Run the tests with:
* [Takafumi Arakaki](https://github.com/tkf) made .mc-lists.el diff friendly
* [Marco Baringer](https://github.com/segv) contributed looping to mc/cycle
and adding cursors without region for mark-more.
* [Ivan Andrus](https://github.com/gvol) added showing number of cursors in
mode-line
+* [Fuco](https://github.com/Fuco1) added the first version of
`mc/mark-all-like-this-dwim`
Thanks!