Earlier quoted context omitted.
> I’m still not even a vim master. I can do some things that people using vim for decades didn't know was possible. I'm still not a vim master. How does one ascend to the levels of TPope? Joking aside, I think that's one of the nice things about vim. There's always more to learn. Not in the way that you're missing something but in the same way this is true for any programming language. It's because these tools are so…
Vim isn't an editor, it's an interactive programming language for text processing. :%norm 0f"ldt"i... There are so many times (even per day) where I'll say to myself: "ahhh, I'll just 'vim' it rather than writing a program..." If I'm not going to have to do it a bunch, sometimes vim itself is faster than writing a script to do whatever random task I need done.
One time my girlfriend needed to format a bunch of text, I don’t remember why. It was like a csv but couldn’t be opened in excel because it was badly formatted or something?
Anyway her work computer had vim on it, and I totally saved the day. Pretty much the proudest moment of my life lol. It was like this xkcd, but for vim https://xkcd.com/208/