1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-01-05 23:34:10 +01:00

Add 'yankshort' option.

This commit is contained in:
Kris Maglione
2011-11-25 09:52:33 -05:00
parent 32973aea75
commit 7d939adf11
5 changed files with 26 additions and 4 deletions

View File

@@ -1811,6 +1811,17 @@
</description>
</item>
<item>
<tags>'ys' 'yankshort'</tags>
<spec>'yankshort' 'ys'</spec>
<type>&option.yankshort.type;</type>
<default>&option.yankshort.default;</default>
<description>
<p>Yank the canonical short URL of a web page where provided.</p>
</description>
</item>
</document>
<!-- vim:se sts=4 sw=4 et: -->