From 796fb640e175aa0187041d96e4b573bb16f26613 Mon Sep 17 00:00:00 2001 From: Magnar Sveen Date: Sat, 13 Oct 2012 09:24:18 +0300 Subject: [PATCH] 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!