feature/evil: update docstring of +evil/reselect-paste

This commit is contained in:
Henrik Lissner 2018-05-07 19:31:13 +02:00
parent d7889e69b3
commit 8451c4519c
No known key found for this signature in database
GPG key ID: 5F6C0EA160557395

View file

@ -19,7 +19,7 @@
;;;###autoload
(defun +evil/reselect-paste ()
"Go back into visual mode and reselect the last pasted region."
"Return to visual mode and reselect the last pasted region."
(interactive)
(cl-destructuring-bind (_ _ _ beg end &optional _)
evil-last-paste