RSQ
0
Q:

vim delete to end of file

# Basic syntax:
dgg
1
# Basic syntax:
dG
1
#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
0

New to Communities?

Join the community