FYI or Super Important Things On Saturday:
"How to exit vim" repo has 69 PR open xD
#vim #HowToExitVim
"How to exit vim" repo has 69 PR open xD
#vim #HowToExitVim
"With no experience and Vim, one cannot exit it. With much experience and Vim, one cannot exit anything else." - Not Linus Torvalds
This is an amazing, biblical take on how to edit vim. 😂
I came across this thanks to @donncha
Try combining commands to get faster results:
Instead of doing :w and :q, type :wq.
And the word search is helpful: /<word>
Look up the byte of vim, I highly recommend it.