mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-01-08 17:14:12 +01:00
fix typo in :autocmd help
This commit is contained in:
@@ -8,7 +8,7 @@ happen.
|
|||||||
|:au| |:autocmd| +
|
|:au| |:autocmd| +
|
||||||
||:au[tocmd]|| Execute commands automatically on events.
|
||:au[tocmd]|| Execute commands automatically on events.
|
||||||
________________________________________________________________________________
|
________________________________________________________________________________
|
||||||
[c]:au[tocmd][c] {event} {pat} {cmd}.
|
[c]:au[tocmd][c] {event} {pat} {cmd}
|
||||||
|
|
||||||
Add {cmd} to the list of commands Vimperator will execute on {event} for a URL matching {pat}:
|
Add {cmd} to the list of commands Vimperator will execute on {event} for a URL matching {pat}:
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user