Mercurial > vim-gutentags
changeset 17:b73466268844
Updated documentation.
author | Ludovic Chabant <ludovic@chabant.com> |
---|---|
date | Thu, 21 Aug 2014 13:24:52 -0700 |
parents | c11616828595 |
children | b13e1141aa5c |
files | doc/autotags.txt |
diffstat | 1 files changed, 8 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/doc/autotags.txt Thu Aug 21 11:32:32 2014 -0700 +++ b/doc/autotags.txt Thu Aug 21 13:24:52 2014 -0700 @@ -248,6 +248,14 @@ Patterns defined in 'wildignore' will also be given as exclude patterns to the `ctags` executable. + *autotags_options_file* +g:autotags_options_file + The path to an options file that will be passed to + the `ctags` executable with the `--options` option. + In general you can put options in a `$HOME/.ctags` + file, but this lets you specify a custom file + specifically for Vim/Autotags. + *autotags_auto_set_tags* g:autotags_auto_set_tags If set to 1, Autotags will automatically prepend