Completed
should you learn Vim
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Everything You Need to Know About Vim and Text on Linux
Automatically move to the next video in the Classroom when playback concludes
- 1 Introduction
- 2 Disclaimers
- 3 Outline
- 4 Why do you need Vim
- 5 Basic stuff about text
- 6 Vim
- 7 Start Vim
- 8 Editing
- 9 Exiting
- 10 Movement
- 11 Visual Studio for Vim
- 12 Undo redo and repeat
- 13 Modifiers operators
- 14 buffers and registers
- 15 multiple viewports
- 16 copy and paste
- 17 search and replace
- 18 deleting text
- 19 ranges of text
- 20 write to a file
- 21 send to support
- 22 file status
- 23 selecting text
- 24 customizing Vim
- 25 highlighting
- 26 Vim utilities
- 27 Head and Tail
- 28 Sort and Unique
- 29 Cut
- 30 grep
- 31 pandok
- 32 other editors
- 33 should you learn Vim