mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-01-06 17:44:11 +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
|
||||
--------------------------------------------------------------
|
||||
|
||||
{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]
|
||||
|
||||
Reference in New Issue
Block a user