Add gy operator for yanking without indentation

Copies

   (a
    b
    c)

As

(a
 b
 c)
This commit is contained in:
Henrik Lissner 2019-10-10 12:32:33 -04:00
parent 9e3974d2f3
commit 07380af819
No known key found for this signature in database
GPG key ID: 5F6C0EA160557395
3 changed files with 19 additions and 0 deletions