emacs-evil / evil

The extensible vi layer for Emacs.
GNU General Public License v3.0
3.35k stars 283 forks source link

Add handler for expanding line for line-based operators #1877

Closed tomdl89 closed 6 months ago

tomdl89 commented 6 months ago

Most of the work was done by Maxi Wolff (@smile13241324) over 6yrs ago. I've made a few changes, so have assumed authorship.

This fixes #968