# HG changeset patch # User Michael van der Kamp <40647401+mvanderkamp@users.noreply.github.com> # Date 1681061894 25200 # Node ID abc91c5fb795b96506031746c595475594b9f4b5 # Parent f75a8cddf174c99b7944bf992ea278133a4a948d Include override warning in docs for `.gutctags` diff -r f75a8cddf174 -r abc91c5fb795 doc/gutentags.txt --- 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,