The Read Command in Vim(logline.fr)
logline.fr
The Read Command in Vim
https://www.logline.fr/blogline#the-read-command-in-vim
2 comments
Mastering Vim Quickly by @jovica is a great resource for the 80/20 overview. Certainly very helpful for the beginner.
Random tip: You can open the last edited file on the machine by starting Vim and typing Ctrl+o+o :)
Random tip: You can open the last edited file on the machine by starting Vim and typing Ctrl+o+o :)
A brief overview of a handy Vim command
For the longest time I was hand-editing my code snippets to be colourized in html, and then one day someone here posted an article that mentioned TOhtml. I was kicking myself because I had it installed and completely forgot.