|
|
|
|
|
by h0l0cube
948 days ago
|
|
> In terms of efficiency/productivity/time saved, my guess is that it's not worth it. For me, I wouldn’t be using vim if there wasn’t a productivity bump. When I became comfortable with vim I was appreciably faster, but it took maybe a year to get to that point. Not having to reach for the mouse is a huge benefit. Macros turn repetitive manipulations to a from O(n) to O(1). Using the dot key to repeat a change can be very powerful too |
|