aboutsummaryrefslogtreecommitdiffstats
path: root/doc/easytags.txt
diff options
context:
space:
mode:
Diffstat (limited to 'doc/easytags.txt')
-rw-r--r--doc/easytags.txt7
1 files changed, 4 insertions, 3 deletions
diff --git a/doc/easytags.txt b/doc/easytags.txt
index b904e86..0b1af2b 100644
--- a/doc/easytags.txt
+++ b/doc/easytags.txt
@@ -291,9 +291,10 @@ words: If a project specific tags file is found it will be used, otherwise the
plug-in falls back to the global tags file (or a file type specific tags file).
If you set |g:easytags_dynamic_files| to 2 the easytags plug-in will
-automatically create project specific tags based on the first name in the
-'tags' option. In this mode the the global tags file or file type specific tags
-files are only used for directories where you don't have write permissions.
+automatically create a project specific tags file based on the first name in
+the 'tags' option. In this mode the global tags file and/or file type specific
+tags files are only used for directories where you don't have write
+permissions.
The |'tags'| option is reevaluated each time the plug-in runs, so which tags
file is selected can differ depending on the buffer and working directory.