Tag: vim examples

vim tutorial: vim cursor move

Vim cursor move: 1. up, down, left, and right; 2. to the top of the file; 3. to the end of the line; 4. to...

vim tutorial: vim delete line

Vim delete lines, as the basic knowledge of vim is one of the functions we must master. Mastering the skills of deleting lines can improve...

vim tutorial: vim search

Vim search can help us quickly locate the location of the content when looking for or modifying the content of a file....