1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-02-09 22:35:46 +01:00

Remove optional closing find command pattern delimiter from :help /.

It's no longer supported and offsets don't make enough sense to implement.
This commit is contained in:
Doug Kearns
2011-06-24 14:27:44 +10:00
parent 4a44bf9664
commit 989bd19500

View File

@@ -46,7 +46,7 @@
<item>
<tags>/</tags>
<spec>/<a>pattern</a><oa>/</oa><k name="CR"/></spec>
<spec>/<a>pattern</a><k name="CR"/></spec>
<description>
<p>Find <a>pattern</a> starting at the current caret position.</p>
@@ -76,7 +76,7 @@
<item>
<tags>?</tags>
<spec>?<a>pattern</a><oa>?</oa><k name="CR"/></spec>
<spec>?<a>pattern</a><k name="CR"/></spec>
<description>
<p>
Find a pattern backward of the current caret position in exactly the