mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2025-12-23 23:02:27 +01:00
Fix :help 'ln' formatting.
This commit is contained in:
@@ -1053,7 +1053,12 @@
|
||||
<tags>'ln' 'linenumbers'</tags>
|
||||
<spec>'linenumbers' 'ln'</spec>
|
||||
<type>&option.linenumbers.type;</type>
|
||||
<default>&option.linenumbers.default;</default>
|
||||
<default><![CDATA[code.google.com:'#nums [id^="nums_table"] a[href^="#"]',
|
||||
github.com:.line_numbers>*,
|
||||
mxr.mozilla.org:a.l,
|
||||
pastebin.com:#code_frame>div>ol>li,
|
||||
addons.mozilla.org:.gutter>.line>a,
|
||||
*:'/* Hgweb/Gitweb */ .completecodeline a.codeline, a.linenr']]></default>
|
||||
<description>
|
||||
<p>
|
||||
Patterns used to determine line numbers used by <k>G</k>. May be
|
||||
|
||||
Reference in New Issue
Block a user