Lev Lvovsky wrote:

So I just discovered the wonders of being able to append to named registers - how though, do I then clear them out once I'm done with their contents?

Let's assume you're wishing to clear register A:

:let @a=""

will empty it out.

Regards,
Chip Campbell

Reply via email to