Mercurial > vim-gutentags
changeset 223:a746af898281
Add documentation comment about availability of advanced commands.
author | Ludovic Chabant <ludovic@chabant.com> |
---|---|
date | Sun, 04 Nov 2018 00:40:48 -0700 |
parents | 34aa86c552db |
children | 174cfa3cf21a |
files | doc/gutentags.txt |
diffstat | 1 files changed, 6 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/doc/gutentags.txt Sun Nov 04 00:36:56 2018 -0700 +++ b/doc/gutentags.txt Sun Nov 04 00:40:48 2018 -0700 @@ -160,6 +160,9 @@ that they can start working again when you re-enable Gutentags. + {only available when + |gutentags_define_advanced_commands| is set} + *GutentagsToggleTrace* :GutentagsToggleTrace If you want to keep an eye on what Gutentags is doing, @@ -172,6 +175,9 @@ Gutentags redirect the output of the tag generation script to a `.log` file in the project root. + {only available when + |gutentags_define_advanced_commands| is set} + Gutentags also has some user auto-commands (see |User| and |:doautocmd|):