From 8ac4ad3e284b0b27e7bf7c3ddaf628de2f317cf4 Mon Sep 17 00:00:00 2001 From: Magnar Sveen Date: Thu, 3 Mar 2016 06:59:47 +0100 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 21a7a37..5955e3c 100644 --- a/README.md +++ b/README.md @@ -194,6 +194,7 @@ Run the tests with: * [Maciej Katafiasz](https://github.com/mathrick) added `mc/mark-all-dwim` * [Aleksey Fedotov](https://github.com/lexa) added `mc-hide-unmatched-lines-mode` * [Jules Tamagnan](https://github.com/jtamagnan) added `mc/mark-next-like-this-word` and `mc/mark-next-like-this-symbol` +* [Ingo Lohmar](https://github.com/ilohmar) extended `mc/add-cursor-on-click` to toggle cursors. Thanks!