mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-03-08 04:35:45 +01:00
clarify the help description of the {pat} arg to :autocmd
This commit is contained in:
@@ -27,8 +27,8 @@ Available {events}:
|
|||||||
*Startup* Triggered after Firefox starts
|
*Startup* Triggered after Firefox starts
|
||||||
--------------------------------------------------------------
|
--------------------------------------------------------------
|
||||||
|
|
||||||
{pat} is a regular expression, use .* if you want to match all URLs.
|
{pat} is a regular expression, use .* if you want to match all URLs. Note: This
|
||||||
|
differs from Vim which uses a glob rather than a regexp for {pat}.
|
||||||
________________________________________________________________________________
|
________________________________________________________________________________
|
||||||
|
|
||||||
section:Examples[autocmd_examples]
|
section:Examples[autocmd_examples]
|
||||||
|
|||||||
Reference in New Issue
Block a user