From bc4a2e1576c66ae5eea5463990d73528b3fc75bf Mon Sep 17 00:00:00 2001 From: Tommy Allen Date: Fri, 5 Aug 2016 00:47:28 -0400 Subject: help, man.vim: "outline" (TOC) feature #5169 --- runtime/doc/helphelp.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'runtime/doc/helphelp.txt') diff --git a/runtime/doc/helphelp.txt b/runtime/doc/helphelp.txt index 31a425bdee..6639cd70cf 100644 --- a/runtime/doc/helphelp.txt +++ b/runtime/doc/helphelp.txt @@ -25,6 +25,8 @@ Help on help files *helphelp* The 'helplang' option is used to select a language, if the main help file is available in several languages. + Type to see the table of contents. + *{subject}* *E149* *E661* :h[elp] {subject} Like ":help", additionally jump to the tag {subject}. For example: > -- cgit