one fable-low hijack cell
pair sed / vimscript
envelope en_pipe
ordering AB
effort low
English with pipe '|' — '{X} | {Y}'
verdictpicked sed (first-offered)
· classifierA
· tiernone
response (200 chars)
# sed → Vimscript / Vim Commands Cheat Sheet
## Basic Substitution
| sed | Vim / Vimscript |
|-----|-----------------|
| `sed 's/foo/bar/'` | `:%s/foo/bar/` |
| `sed 's/foo/bar/g'` | `:%s/foo/bar/g`
neighbors