branch: elpa/multiple-cursors
commit 796fb640e175aa0187041d96e4b573bb16f26613
Author: Magnar Sveen <[email protected]>
Commit: Magnar Sveen <[email protected]>
Added segv to contributors list
---
README.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/README.md b/README.md
index cd8462f..32b2eb6 100644
--- a/README.md
+++ b/README.md
@@ -119,6 +119,7 @@ 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.
Thanks!