From 95f2e41fabdeb464efb11d32df30a4a1d532625a Mon Sep 17 00:00:00 2001 From: Magnar Sveen Date: Tue, 19 Jul 2016 11:18:12 +0200 Subject: [PATCH] Add @AndreaOrru to list of contributors --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 83a413f..59c4531 100644 --- a/README.md +++ b/README.md @@ -205,6 +205,7 @@ Run the tests with: * [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. +* [Andrea Orru](https://github.com/AndreaOrru) added `mc/mark-previous-like-this-word`/`-symbol` Thanks!