changeset 278:abc91c5fb795

Include override warning in docs for `.gutctags`
author Michael van der Kamp <40647401+mvanderkamp@users.noreply.github.com>
date Sun, 09 Apr 2023 10:38:14 -0700
parents f75a8cddf174
children 4353f0dc8d99
files doc/gutentags.txt
diffstat 1 files changed, 4 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/doc/gutentags.txt	Sat Oct 15 03:21:13 2022 +0200
+++ b/doc/gutentags.txt	Sun Apr 09 10:38:14 2023 -0700
@@ -730,7 +730,10 @@
                                                 *gutentags-.gutctags*
 `.gutctags`: if this file exists, Ctags will be told to load additional
 command-line parameters by reading it line by line (see the Ctags
-documentation for more information).
+documentation for more information). This will override the default options
+file, which adds `--recurse=yes`, so unless you are using
+|gutentags_file_list_command| you will want to include `--recurse=yes` in your
+`.gutctags` file.
 
 Note that for complex reasons, Gutentags can't run `ctags` from the project
 root if you're using |gutentags_cache_dir|, so if the `.gutctags` file exists,