From aec5bda926968c42e38c22f16c76690ed1b9a7f0 Mon Sep 17 00:00:00 2001 From: Doug Kearns Date: Wed, 10 Oct 2007 06:03:13 +0000 Subject: [PATCH] mention $VIMPERATOR_HOME in the help --- content/help.js | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/content/help.js b/content/help.js index bc0cc989..7854d3c4 100644 --- a/content/help.js +++ b/content/help.js @@ -179,7 +179,8 @@ vimperator.help = function(section, easter) //{{{ ''; + '' + + '$VIMPERATOR_HOME can be used to override the calculated $HOME directory.'; var mappings = 'mappings

Mappings

' + '

The denotion of modifier keys is like in Vim, so C- means the Control key, M- the Meta key, A- the Alt key and S- the Shift key.

'+