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:
@@ -161,6 +161,23 @@
|
||||
</description>
|
||||
</item>
|
||||
|
||||
<item>
|
||||
<tags><![CDATA[c_<A-f> c_<C-Tab> c_<compl-next-group>]]></tags>
|
||||
<spec><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><C-S-Tab></spec>
|
||||
<description>
|
||||
<p>Select the previous matching completion group.</p>
|
||||
</description>
|
||||
</item>
|
||||
|
||||
|
||||
<h2 tag="cmdline-lines">Ex command lines</h2>
|
||||
|
||||
<item>
|
||||
|
||||
Reference in New Issue
Block a user