VIM Basics - thelastmile/FreeCodeCamp GitHub Wiki
Learn the Basics of the VIM Editor
Follow these steps to learn the basics of the powerful VIM command line text editor:
- Start Terminal on a Mac or Command Prompt on Windows.
- Type: vimtutor
ENTER. - Press
ENTERagain and the VIM tutor is displayed. - Complete the tutor by reading and following each of the 7 lessons.