1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2025-12-29 02:32:27 +01:00

add new 'helpfile' option

This commit is contained in:
Doug Kearns
2008-09-06 05:04:34 +00:00
parent cc292e8541
commit 5a19d43bdc
4 changed files with 30 additions and 10 deletions

View File

@@ -319,6 +319,14 @@ You can also hide the tab bar with [c]:set showtabline=0[c].
____
|\'hf'| |\'helpfile'|
||'helpfile' 'hf'|| string (default: "intro.html")
____
Name of the main help file. This is the tail component of the chrome URL as
displayed in the status line when viewing the page.
____
|\'hm'| |\'hintmatching'|
||'hintmatching' 'hm'|| string (default: contains)
____