Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
nyellin
on Aug 10, 2011
|
parent
|
context
|
favorite
| on:
Advanced tricks with vim registers
My favorite trick is using capital-letters to append to registers:
"kyy - copy a line to register k
"Kyy - append a line to register k
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
"kyy - copy a line to register k
"Kyy - append a line to register k