From 3445efce18b4d4d15b94503516bc5551de1b26ef Mon Sep 17 00:00:00 2001 From: Doug Kearns Date: Wed, 10 Oct 2007 06:02:50 +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 170b76b4..d78c0cac 100644 --- a/content/help.js +++ b/content/help.js @@ -173,7 +173,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.

'+