How I’m Learning Vim

Recently I have been learning Vim and this how I’ve been doing it.

Vimtutor

Vimtutor is just what it sounds like, an interactive tutorial that teaches Vim. In about 30 minutes you can complete the tutorial and have a basic understanding of how Vim works. You will be nowhere near an expert after the tutorial but you will be able to function if you have to use Vim. If you already have Vim installed, all you need to do is enter “vimtutor” in the shell prompt and follow the instructions on the screen. I did this daily for about a week until I was comfortable with everything there.

$ vimtutor

Learning the Vi and Vim Editors – Arnold Robbins and Elbert Hannah

I get it. Learning from books isn’t cool anymore. There are blogs, videos, online classes, and so many ways to find the information you need. Why read a book? Here’s why. A lot of blogs and videos will only give the basics. A book is more robust. You will be exposed to things never covered in a 5 minute video. Even if the information exists online, would you even know what to google to find that extra information?

Videos

I know I just spoke poorly of videos but hear me out. I don’t actively watch videos. I have them on in the background and listen as I’m working on other things. Every now and then I hear something that peaks my interest and then I may look further into the topic. That’s how I learned about the relative numbers setting.

Games

It’s not my thing but if learning by playing games is you style, the link bellow has a few options for you.

Leave a Reply

Your email address will not be published. Required fields are marked *