viper-keep-point-on-repeat

viper-keep-point-on-repeat is a variable defined in `viper-init.el'.
Its value is
t


Documentation:
If t, don't move point when repeating previous command.
This is useful for doing repeated changes with the '.' key.
The user can change this to nil, if she likes when the cursor moves
to a new place after repeating previous Vi command.

You can customize this variable.