Go to the first, previous, next, last section, table of contents.

VIP Specials

(vip-redefine-toggle-key "\C-w")
Redefine the toggle key C-z from Emacs to Vi to say C-w.
(vip-get-history)
Enable history for Ex and Vi commands.
(vip-buffer-search-enable)
Enable buffer search. The key binding can also be changed by redefining vip-buffer-search-char.
vip-heading-start and vip-heading-end
Regular Expressions for [[ and ]]. Note that Emacs defines to Regexps for paragraphs and sentences. See section `Paragraphs and Sentences' in The GNU Emacs Manual, for details.
(vip-become-vi)
This function is intended to be an ultimate compatibility test, mostly as a joke.

Go to the first, previous, next, last section, table of contents.