We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9fc9c36 commit 89fd289Copy full SHA for 89fd289
vimhelp/templates/page.html
@@ -80,6 +80,7 @@ <h1>{{project.name}} help files</h1>
80
<a href="{{helptxt}}">help overview</a> ·
81
<a href="gui_mac.txt.html">MacVim reference</a> ·
82
<a href="quickref.txt.html">quick reference</a> ·
83
+<a href="index.txt.html">commands index</a> ·
84
<a href="usr_toc.txt.html">user manual toc</a> ·
85
<a href="{{helptxt}}#reference_toc">reference manual toc</a>
86
{% if project.name == "Vim" %}
0 commit comments