branch: elpa/multiple-cursors
commit 95f2e41fabdeb464efb11d32df30a4a1d532625a
Author: Magnar Sveen <[email protected]>
Commit: GitHub <[email protected]>
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!