📜  vim 删除到文件末尾 - Shell-Bash 代码示例

📅  最后修改于: 2022-03-11 14:51:22.863000             🧑  作者: Mango

代码示例3
#use without parenthesis, you can change the command in the parenthesis
VG(x) #to delete from your position to the End of File
Vgg(x) #to delete from your position to the start of the file