1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2025-12-29 00:52:27 +01:00

Mention 'findflags' under :help /.

This commit is contained in:
Doug Kearns
2014-08-06 22:07:09 +10:00
parent c245702041
commit c6f9c10071

View File

@@ -61,6 +61,11 @@
<dt>\r</dt> <dd>Process the entire pattern as a regular expression.</dd>
<dt>\R</dt> <dd>Process the entire pattern as an ordinary string.</dd>
</dl>
<p>
<o>findflags</o> can be used to set flags that will be applied
implicitly to each search.
</p>
</description>
</item>