User Tools

Site Tools


vim:vim_delete_commands

This is an old revision of the document!


VIM - VIM delete commands

xDelete current character.
dwDelete current word.
ddDelete current line.
5ddDelete five lines.
d$Delete to end of line.
d0Delete to beginning of line.
:1,.dDelete to beginning of file.
:.,$dDelete to end of file.
vim/vim_delete_commands.1506089958.txt.gz · Last modified: 2020/07/15 09:30 (external edit)

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki