Adds a vim-mode-plus operator to duplicate a motion or text-object. This package currently only supports line-wise duplication.
yd{motion}
duplicates the area defined by {motion}.
ydd
duplicates the current line.
Good catch. Let us know what about this package looks wrong to you, and we'll investigate right away.