branch: elpa/multiple-cursors
commit 65d4f873fe923923810c10643ec9691698b21a42
Author: Magnar Sveen <[email protected]>
Commit: Magnar Sveen <[email protected]>
Added Ivan Andrus to list of contributors
---
README.md | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 32b2eb6..1f6d238 100644
--- a/README.md
+++ b/README.md
@@ -119,7 +119,8 @@ Run the tests with:
## Contributors
* [Takafumi Arakaki](https://github.com/tkf) made .mc-lists.el diff friendly
-* [segv](https://github.com/segv) contributed looping to mc/cycle and adding
cursors without region for mark-more.
+* [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
Thanks!