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

Add c_<compl-{next,prev}-group> help entries.

This commit is contained in:
Kris Maglione
2011-10-05 20:09:22 -04:00
parent b43d9f914c
commit 09a3bfcaac
4 changed files with 29 additions and 5 deletions

View File

@@ -161,6 +161,23 @@
</description>
</item>
<item>
<tags><![CDATA[c_<A-f> c_<C-Tab> c_<compl-next-group>]]></tags>
<spec>&lt;C-Tab></spec>
<description>
<p>Select the next matching completion group.</p>
</description>
</item>
<item>
<tags><![CDATA[c_<A-S-F> c_<C-S-Tab> c_<compl-prev-group>]]></tags>
<spec>&lt;C-S-Tab></spec>
<description>
<p>Select the previous matching completion group.</p>
</description>
</item>
<h2 tag="cmdline-lines">Ex command lines</h2>
<item>