branch: elpa/multiple-cursors
commit cb848b2a399dee09cc1e968da8449cff1bcf4863
Author: Magnar Sveen <[email protected]>
Commit: Magnar Sveen <[email protected]>
Add @smithzvk to contributors list
Closes #80
---
README.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/README.md b/README.md
index f4172e8..04ef59e 100644
--- a/README.md
+++ b/README.md
@@ -161,6 +161,7 @@ Run the tests with:
* [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`
+* [Zach Kost-Smith](https://github.com/smithzvk) added `mc/mark-pop`
Thanks!