From cb848b2a399dee09cc1e968da8449cff1bcf4863 Mon Sep 17 00:00:00 2001 From: Magnar Sveen Date: Mon, 27 May 2013 05:52:14 +0200 Subject: [PATCH] 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!