viper-delete-backwards-in-replace

viper-delete-backwards-in-replace is a variable defined in `viper-init.el'.
Its value is
nil

  • Automatically becomes buffer-local when set.

Documentation:
If t, DEL key will delete characters while moving the cursor backwards.
If nil, the cursor will move backwards without deleting anything.

You can customize this variable.