Delete/Move
xDelete character under cursor
XDelete character before cursor
dwDelete word
ddDelete current line
dmotionDelete text between cursor and the target of motion
DDelete to the end of line
p, PPut deleted text after, before cursor
"npPut text from delete buffer number n after cursor (for last nine deletions)