viper-insert-prev-from-insertion-ring

viper-insert-prev-from-insertion-ring is an interactive compiled Lisp function in `viper-cmd.el'.


(viper-insert-prev-from-insertion-ring ARG)

Cycle through insertion ring in the direction of older insertions.
Undoes previous insertion and inserts new.
With prefix argument, cycles in the direction of newer elements.
In minibuffer, this command executes whatever the invocation key is bound
to in the global map, instead of cycling through the insertion ring.