vcursor-use-vcursor-map

vcursor-use-vcursor-map is an interactive compiled Lisp function in `vcursor.el'.


(vcursor-use-vcursor-map &optional ARG)

Toggle the state of the vcursor key map.
With a prefix argument ARG, enable it if ARG is positive, and disable
it otherwise. If called from Lisp, enable it if ARG is omitted or nil.
When on, the keys defined in it are mapped directly on top of the main
keymap, allowing you to move the vcursor with ordinary motion keys.
An indication "!VC" appears in the mode list. The effect is
local to the current buffer.
Disabling the vcursor automatically turns this off.