Mercurial > vim-gutentags
changeset 20:bd136cb41034
Update documentation.
author | Ludovic Chabant <ludovic@chabant.com> |
---|---|
date | Sun, 31 Aug 2014 21:47:39 -0700 |
parents | d48b0e48283b |
children | 1f6ecd4258d7 |
files | doc/autotags.txt |
diffstat | 1 files changed, 6 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- 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: