viper-escape-to-vi

viper-escape-to-vi is an interactive compiled Lisp function in `viper-cmd.el'.


(viper-escape-to-vi ARG)

Escape from Emacs state to Vi state for one Vi 1-character command.
If the Vi command that the user types has a prefix argument, e.g., `d2w', then
Vi's prefix argument will be used. Otherwise, the prefix argument passed to
`viper-escape-to-vi' is used.