Mercurial > vim-gutentags
changeset 191:22cd3334cf43
Add documentation on the `GutentagsUpdated` auto-command.
author | Ludovic Chabant <ludovic@chabant.com> |
---|---|
date | Thu, 27 Jul 2017 21:50:08 -0700 |
parents | 6dc4bb6c53ba |
children | 4cccf8c88421 |
files | doc/gutentags.txt |
diffstat | 1 files changed, 8 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/doc/gutentags.txt Thu Jul 06 21:21:36 2017 +0200 +++ b/doc/gutentags.txt Thu Jul 27 21:50:08 2017 -0700 @@ -186,6 +186,14 @@ with your system. Please file a bug. +Gutentags also has some user auto-commands (see |User| and |:doautocmd|): + + *GutentagsUpdated* +GutentagsUpdated + This auto-command is triggered when a background + update job has been started. + + ============================================================================= 3. Status Line *gutentags-status-line*