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

Correct the comment in :h 'autocomplete example.

This commit is contained in:
Štěpán Němec
2010-12-04 04:41:30 +01:00
parent daa0199774
commit b7190287da

View File

@@ -393,7 +393,7 @@
<p>
To go in the other direction, i.e. <em>only</em> enable
auto-completion for <ex>:bmarks</ex>, you have to jump through
auto-completion for those commands, you have to jump through
some hoops, due to the way contexts work (see the note above):
<str delim="">/ex/(bmarks|history),^(/|/ex/?)$</str>
</p>