|
|
|
|
|
by hammerandtongs
3979 days ago
|
|
"""an editor that forces me to consciously think about text operations""" """I say this as a person that knows vim well.""" These two phrases don't go together. Would you say you knew how to play a piano well if you were still consciously thinking about where each note was? If you don't use vim to the level that it's subconscious and "in your fingers" it might not seem all that useful... Fwiw "ag" and the various plugins around it make your use case pretty trivial. |
|
Sure they do. VIM has such a culture of minimizing keystrokes that pretty much anything you do, you start wondering if you could have done it with fewer key strokes, or if you could have done it better. It's hard NOT to think that way because that's the entire point of getting into VIM in the first place.