# HG changeset patch # User Ludovic Chabant # Date 1409546859 25200 # Node ID bd136cb41034b5cdef3348e7370ee283d2d167e1 # Parent d48b0e48283b06f9837d6d5915123ded6b1996eb Update documentation. diff -r d48b0e48283b -r bd136cb41034 doc/autotags.txt --- a/doc/autotags.txt Sun Aug 31 21:32:24 2014 -0700 +++ b/doc/autotags.txt Sun Aug 31 21:47:39 2014 -0700 @@ -300,6 +300,12 @@ until the process is complete. Defaults to 1. + *autotags_cache_dir* +g:autotags_cache_dir + Specifies a directory in which to create all the tags + files, instead of writing them at the root of each + project. This is handy to keep tags files from + polluting many directories all across your computer. vim:tw=78:et:ft=help:norl: