initialization

Initialization

At startup Vimperator sources a user RC file, containing Ex commands, and any JavaScript files found in the plugin directory.

The RC file may be named .vimperatorrc or _vimperatorrc. The search order is:

The plugin directory is named:

The user's $HOME(~) directory is determined as follows:

$VIMPERATOR_HOME can be used to override the calculated $HOME directory.