zettel/ec21e3f5.md

11 lines
306 B
Markdown

---
date: 2021-03-14T14:29
tags:
- vim
---
# the `copy` command doesn't use a register
The `copy` command doesn't use a register. This is useful for not overwriting
the current value in the default register - you might not _need_ to run the
`copy` command, but it might help keep your registers clean.