542
Are you vimming yet?
(feddit.org)
Welcome to Programmer Humor!
This is a place where you can post jokes, memes, humor, etc. related to programming!
For sharing awful code theres also Programming Horror.
Just get used to
Don't try to do it all at first, just get comfortable with the essentials. You can even just stay in insert mode (the only mode in most editors) at first.
Keep a vim basics cheat sheet handy for a couple weeks as you're building in muscle memory, then slowly work in more advanced techniques and combinations.
It doesn't take long before you start having a lot of fun just manipulating text.
PS here's a decently basic cheat sheet I found:
I always forget about :wq, mainly because escing out of interactive mode and hitting ZZ is so much quicker.