1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-01-06 02:24:13 +01:00

Add 'linenumbers'.

This commit is contained in:
Kris Maglione
2011-09-27 01:21:29 -04:00
parent 0f9cb3100b
commit c90629c71f
10 changed files with 128 additions and 45 deletions

View File

@@ -134,7 +134,9 @@
<description>
<p>
Go to the end of the document. With <oa>count</oa>,
behaves exactly the same as <oa>gg</oa>.
go to the <oa>count</oa>th line as determined by <o>linenumbers</o>,
or to the <oa>count</oa>th percent of the document if the line number
can't be determined.
</p>
</description>
</item>