mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2025-12-30 05:02:28 +01:00
fix typo in :autocmd help
This commit is contained in:
@@ -8,7 +8,7 @@ happen.
|
||||
|:au| |:autocmd| +
|
||||
||: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}:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user