Chapter 3. Vim Editor
This chapter covers how to use Linux built-in text editor Vim.
The following lessons are covered in this chapter.
Lessons in this chapter
- What Is Vim and How to Launch It?
- Normal, Insert and Visual Mode
- Normal Mode (1) – Move Cursor
- Normal Mode (2) – Delete
- Normal Mode (3) – Copy and Paste
- Normal Mode (4) – Undo and Redo
- Normal Mode (5) – Search Phrase
- Normal Mode (6) – Replace Phrase
- Normal Mode (7) – Save and Exit
- Insert Mode
- Visual Mode