Mercurial > vim-gutentags
comparison doc/autotags.txt @ 20:bd136cb41034
Update documentation.
author | Ludovic Chabant <ludovic@chabant.com> |
---|---|
date | Sun, 31 Aug 2014 21:47:39 -0700 |
parents | b73466268844 |
children |
comparison
equal
deleted
inserted
replaced
19:d48b0e48283b | 20:bd136cb41034 |
---|---|
298 file should be run in the background or in the | 298 file should be run in the background or in the |
299 foreground. If run in the foreground, Vim will block | 299 foreground. If run in the foreground, Vim will block |
300 until the process is complete. | 300 until the process is complete. |
301 Defaults to 1. | 301 Defaults to 1. |
302 | 302 |
303 *autotags_cache_dir* | |
304 g:autotags_cache_dir | |
305 Specifies a directory in which to create all the tags | |
306 files, instead of writing them at the root of each | |
307 project. This is handy to keep tags files from | |
308 polluting many directories all across your computer. | |
303 | 309 |
304 | 310 |
305 vim:tw=78:et:ft=help:norl: | 311 vim:tw=78:et:ft=help:norl: |