# HG changeset patch # User Ludovic Chabant # Date 1408652692 25200 # Node ID b734662688442ba72d784986dd36f8ad3e46876b # Parent c11616828595b0cb4e9973a1241ae7dae6402702 Updated documentation. diff -r c11616828595 -r b73466268844 doc/autotags.txt --- 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