به Nostr بپیوندید
2025-11-04 00:31:15 CET
in reply to

Hyde 📷 🖋 :debian: on Nostr: :1,.d " delete from top to current line :%d " delete the entire file :/foo/,/bar/d " ...

:1,.d " delete from top to current line
:%d " delete the entire file
:/foo/,/bar/d " delete from the first match of foo to first match of bar

d3w " delete three words
dG " delete to end of file
dgg " delete to beginning of file

There are so many great ways to edit your files with #Vim

3/3

#Vimovember #neovim #editors #terminals #opensource