branch: elpa/multiple-cursors
commit adf86bd4c88458106efe38feed4c6339ad7124a9
Author: Magnar Sveen <[email protected]>
Commit: Magnar Sveen <[email protected]>
Add @lexa to list of contributors
---
README.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/README.md b/README.md
index d97345a..8ed665e 100644
--- a/README.md
+++ b/README.md
@@ -186,6 +186,7 @@ Run the tests with:
* [Zach Kost-Smith](https://github.com/smithzvk) added `mc/mark-pop`
* [Maciej Katafiasz](https://github.com/mathrick) added `mc/mark-all-dwim`
* [Aleksey Fedotov](https://github.com/lexa) added
`mc-hide-unmatched-lines-mode`
+* [lexa](https://github.com/lexa) made undo restore your cursors after leaving
mc-mode.
Thanks!