mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-03-16 16:43:36 +01:00
Fix g] help spec and simplify gb/gB descriptions.
This commit is contained in:
@@ -95,8 +95,8 @@
|
||||
<spec><oa>count</oa>gb</spec>
|
||||
<description>
|
||||
<p>
|
||||
Repeat last <ex>:buffer<oa>!</oa></ex> command. This is useful to quickly jump between
|
||||
buffers which have a similar URL or title.
|
||||
Repeat last <ex>:buffer</ex> command. This is useful to quickly
|
||||
jump between buffers which have a similar URL or title.
|
||||
</p>
|
||||
</description>
|
||||
</item>
|
||||
@@ -107,7 +107,7 @@
|
||||
<spec><oa>count</oa>gB</spec>
|
||||
<description>
|
||||
<p>
|
||||
Repeat last <ex>:buffer<oa>!</oa></ex> command in the reverse direction.
|
||||
Repeat last <ex>:buffer</ex> command in the reverse direction.
|
||||
</p>
|
||||
</description>
|
||||
</item>
|
||||
|
||||
Reference in New Issue
Block a user