From 65d4f873fe923923810c10643ec9691698b21a42 Mon Sep 17 00:00:00 2001 From: Magnar Sveen Date: Sun, 21 Oct 2012 00:54:04 +0300 Subject: [PATCH] Added Ivan Andrus to list of contributors --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 32b2eb6..1f6d238 100644 --- a/README.md +++ b/README.md @@ -119,7 +119,8 @@ 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. +* [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 Thanks!