Mercurial > vim-gutentags
comparison doc/gutentags.txt @ 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 | b50b6d0f82dd |
comparison
equal
deleted
inserted
replaced
190:6dc4bb6c53ba | 191:22cd3334cf43 |
---|---|
184 couple times ever, there's probably a bug with | 184 couple times ever, there's probably a bug with |
185 Gutentags, or something otherwise wrong or unexpected | 185 Gutentags, or something otherwise wrong or unexpected |
186 with your system. Please file a bug. | 186 with your system. Please file a bug. |
187 | 187 |
188 | 188 |
189 Gutentags also has some user auto-commands (see |User| and |:doautocmd|): | |
190 | |
191 *GutentagsUpdated* | |
192 GutentagsUpdated | |
193 This auto-command is triggered when a background | |
194 update job has been started. | |
195 | |
196 | |
189 ============================================================================= | 197 ============================================================================= |
190 3. Status Line *gutentags-status-line* | 198 3. Status Line *gutentags-status-line* |
191 | 199 |
192 Tag file generation can take a while if you're working on a project big | 200 Tag file generation can take a while if you're working on a project big |
193 enough. In that case, you may want to know when `ctags` is running, so you | 201 enough. In that case, you may want to know when `ctags` is running, so you |