6 ms·
I started using vi mode recently. The only thing that I really miss are ci and di commands.
by adventureloop 13y ago
I started using vi mode recently. The only thing that I really miss are ci and di commands.
- graywh 13y agoci and di aren't commands. c and d are operators and the i is part of the motion--specifically, text objects.