From 717c97e32bef0e91e4c195102818a068b57b4047 Mon Sep 17 00:00:00 2001 From: Magnar Sveen Date: Sun, 18 Nov 2012 14:47:48 +0100 Subject: [PATCH] Added Fuco to list of contributors --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 1f6d238..1e87ee4 100644 --- a/README.md +++ b/README.md @@ -121,6 +121,7 @@ Run the tests with: * [Takafumi Arakaki](https://github.com/tkf) made .mc-lists.el diff friendly * [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` Thanks!