Fri Feb 14
Vim practice
Author:Noritaka
delete till specific word with visual
Copy and paste the below text and type some commands like below.
---
1. /this <CR> <Esc>
2 /take <CR>
3. d /ge <CR> <Esc>
4. .
---
This phrase takes time but
eventually gets to the point.
eventually gets to the point.
TIP48