|
|
|
|
|
by mattnewton
481 days ago
|
|
I’m not convinced; I have met a lot of people who were very high on vim and spent a long time furiously typing keystrokes and planning out their changes without realizing how much time they were spending on that thinking bit. (Personally it also competes with the working memory of changes I am trying to make, but I am willing to concede that could go away with years of practice). Simpler abstractions like sublime-style multiple cursors have almost the same power without the complexity of programming your editor live. I wouldn’t recommend new people spend time on vim, unless you like, expect to find yourself in freshly initialized Linux boxes or developing on minimal hardware often. |
|