Under the leadership of the teacher, has recently been seen as a rise. Install yourself and try to experience some of the basic functions of vim, perhaps as a beginner, always feel that its instructions are too complex, in terms of text editing, give me the greatest feeling is God, confused. At present, my mastery of this compiler is not able to use its implementation of C, C + + program compilation, but I see the internet is on its powerful function in this respect, I hope that in the slow learning to understand the editor, can be configured with a good use of C program compiler.
Combining your own experience with VIM in this period of time, we summarize some common and useful commands used in vim. It is mainly divided into quick moving cursor, quick access to appropriate editing position, delete and undo during editing, Cut Copy and paste during editing, common search and Replace command and file save and editor exit.
1. Move the cursor quickly:
2. Quickly enter the appropriate editing position:
3. Delete and undo operations during editing:
4. Cut Copy and paste operations during editing :
5. Common Find and Replace commands :
6. Save the file and exit the editor:
Learning from the VIM editor