Showing posts with label vim. Show all posts
Showing posts with label vim. Show all posts

Introduction to Vim






Here a quick tips to master Vim editor

Fundamentals

To create new file 
vi filename.txt



To start writing, Press 
I
Notice -- INSERT --