Hacker News new | ask | show | jobs
by jalgos_eminator 1267 days ago
vimtutor. It comes with the full vim install, at least in ubuntu. It will give you the basics, then afterward you can run :h <command> to see what the less used commands do.
1 comments

Exactly what I needed. I learned a lot from it. Thank you!