diff doc/gutentags.txt @ 244:d3f9a92399d1

Separate the default project marker finder into a function. This lets people who write custom marker finders fallback to the default behaviour if needed.
author Ludovic Chabant <ludovic@chabant.com>
date Wed, 13 Mar 2019 21:56:19 -0700
parents 050d0549ecf3
children 57654e0dea1c
line wrap: on
line diff
--- a/doc/gutentags.txt	Tue Mar 12 21:43:50 2019 -0700
+++ b/doc/gutentags.txt	Wed Mar 13 21:56:19 2019 -0700
@@ -384,8 +384,11 @@
                         argument (the path to the current buffer's file) and
                         returns a string value (the project's root directory).
                         Defaults to `''`.
-                        Note: when set, the called implementation will most 
-                        likely ignore |g:gutentags_project_root|.
+                        Note: when set, the called implementation will
+                        possibly ignore |g:gutentags_project_root|.
+                        Note: an implementation can fallback to the default
+                        behaviour by calling
+                        `gutentags#default_get_project_root`.
 
                                                 *gutentags_generate_on_missing*
 g:gutentags_generate_on_missing