Vim … commands in a day.

That’s it!  I am sick of goggling Vim commands.  Today I am starting my journey into committing them to memory and my blog or course – lol.  Every time I feel the need to google commands I will post them to my blog and use them all day.  Yes!  Makes perfect sense.  At least to me…

Today’s commands

Line numbering:

Turn on using – :set number
Where I am in what file – Ctrl + g
Goto a line number – #G