Hacker News new | ask | show | jobs
by douglee650 227 days ago
I finally made the switch to vim when I was working on a really large frontend template that consisted of the same massive repeated block where a small portion of each was different based on a condition.

There was a lot of search and replace, and emacs started dogging it really hard on like the 10th condition block.