Mercurial > vim-gutentags
diff doc/gutentags.txt @ 43:7000d598a2a7
Documentation changes for some options that changed names.
author | Ludovic Chabant <ludovic@chabant.com> |
---|---|
date | Fri, 20 Feb 2015 14:24:10 -0800 |
parents | bab5f37faa1e |
children | c0f56e4d52bd |
line wrap: on
line diff
--- a/doc/gutentags.txt Fri Feb 20 14:19:38 2015 -0800 +++ b/doc/gutentags.txt Fri Feb 20 14:24:10 2015 -0800 @@ -211,8 +211,8 @@ don't. Defaults to 1. - *gutentags_executable* -g:gutentags_executable + *gutentags_ctags_executable* +g:gutentags_ctags_executable Specifies the ctags executable to launch. Defaults to `ctags`. @@ -248,8 +248,8 @@ Patterns defined in 'wildignore' will also be given as exclude patterns to the `ctags` executable. - *gutentags_options_file* -g:gutentags_options_file + *gutentags_ctags_options_file* +g:gutentags_ctags_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`