Learn Vim In 11 Minutes

preview_player
Показать описание
Vim is a text editor that you can use to edit your files. Its powerful for software development, basic editing and various tasks. This tutorial I'll walk you through the basics of Vim from learning how to quit Vim all the way to using visual mode to replace blocks of text.

0:00 - Simple Vim commands
1:05 - Running system commands
2:03 - Moving around in Vim
3:35 - Copying text
4:10 - Deleting text
4:54 - Repeating commands
5:08 - Inserting text
6:07 - Changing text
6:55 - Finding text
8:00 - Visual mode
9:52 - Substituting text

==== Awesome Links ====
Рекомендации по теме
Комментарии
Автор

notice that if you are going to replace all the strings in the file you can do something like
so you don't necessarily have to repeat that action

yugoth
Автор

Most interesting. I need to edit the Orange Pi-5 [ sudo vim /boot/orangepiEnv.tx] file this video will help. 😎 Thank you.

qzorn
Автор

Good info. I have just subscribed to your channel.

hellorsanjeev