Mercurial > vim-gutentags
diff doc/gutentags.txt @ 60:9e768b83d701
Fix missing renames of `gutentags_ctags_executable`.
author | Ludovic Chabant <ludovic@chabant.com> |
---|---|
date | Sat, 16 May 2015 21:51:17 -0700 |
parents | 70423c2202c5 |
children | 735fce322ae4 ca61487b3215 |
line wrap: on
line diff
--- a/doc/gutentags.txt Tue May 05 21:49:00 2015 -0700 +++ b/doc/gutentags.txt Sat May 16 21:51:17 2015 -0700 @@ -249,11 +249,11 @@ *gutentags_exclude* g:gutentags_exclude A list of file patterns to pass to the - |gutentags_executable| so that they will be excluded - from parsing for the tags generation. - Defaults to `[]` (an empty |List|). - Patterns defined in 'wildignore' will also be given as - exclude patterns to the `ctags` executable. + |gutentags_ctags_executable| so that they will be + excluded from parsing for the tags generation. + Defaults to `[]` (an empty |List|). Patterns defined + in 'wildignore' will also be given as exclude patterns + to the `ctags` executable. *gutentags_auto_set_tags* g:gutentags_auto_set_tags