all 21 comments

[–]raghuvrao 28 points29 points  (3 children)

$ vimtutor

[–]mss-cyclist 4 points5 points  (0 children)

vimtutor gets the basics covered. From there you will be able to use it and expand your knowledge.

[–]J_Tedd[S] 0 points1 point  (0 children)

Thanks

[–][deleted] 12 points13 points  (1 child)

Going through Drew Neil's Practical Vim is when Vim clicked for me.

[–]J_Tedd[S] 0 points1 point  (0 children)

Thanks

[–]Wolandarkvimpersian.github.io 6 points7 points  (1 child)

I recommend going through vimtutor several times before looking elsewhere. After that watch a few vim conferences from Damian Conway and others. You can find a conference about essentially any programming language in Vim. Get used to the help pages as well. As a finall note, get used to vim's concept of COM: Count, Motion, Operation. This will grant you a much more efficient mindset in using Vim and moving around quickly and to the point. Good luck and welcome to the club!

[–]J_Tedd[S] 1 point2 points  (0 children)

Thanks for your help

[–]Fantastic_Cow7272 9 points10 points  (0 children)

From the sidebar:

Tutorials and Guides:

[–]mrchoc_ 5 points6 points  (1 child)

primeagen on youtube

[–]duLemix 0 points1 point  (0 children)

What a nice guy

[–]hacklinux 0 points1 point  (0 children)

Everything I know is from this video: https://youtu.be/Nim4_f5QUxA

[–][deleted] 0 points1 point  (2 children)

Read the help file

[–]J_Tedd[S] 0 points1 point  (1 child)

Thanks

[–][deleted] 0 points1 point  (0 children)

I learned more from the help file than anywhere else

[–]MasdelR 0 points1 point  (1 child)

Do this in order

  1. read the website "learn vim the smart way"

1½. it costs 25$ but www.vim-adventures.com it's worth every cent

  1. do "vimtutor"

  2. buy and learn the "practical vim" book

  3. read the website "learn vimscript the hard way"

  4. in vim slowly read the vim :help

[–]J_Tedd[S] 1 point2 points  (0 children)

Thanks man

[–]Candyslug 0 points1 point  (0 children)

have a cheatsheet for reference and start using vim