Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
dhimes
on Sept 9, 2011
|
parent
|
context
|
favorite
| on:
Vim Cheat Sheet - For Programmers By Programmers
->For instance, dt' will
delete characters until it matches a'
. But also, dtf' will
delete characters until it matches a' but also delete that '
.
dtf' should be df' in the above
phzbOx
on Sept 10, 2011
[–]
ops, yes, thank you.
Consider applying for YC's Summer 2026 batch! Applications are open till May 4
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
dtf' should be df' in the above