How do you yank all matching lines into a buffer?
Given a file like:
match 1 skip skip match 2 match 3 skip
I want to be able issue a c
:help registers :help quote_alpha
Specify a capital letter as the register name in order to append to it, like :yank A.
:yank A