Mercurial > vim-gutentags
annotate res/ctags_recursive.options @ 198:5fb056a9eefb
Don't change the current working directory more often than needed.
Ctags/Cscope modules do this in their `generate` method when Gutentags already
set the current directory to the project directory ahead of time.
author | Ludovic Chabant <ludovic@chabant.com> |
---|---|
date | Thu, 27 Jul 2017 22:38:02 -0700 |
parents | 4c9e2de7d46a |
children |
rev | line source |
---|---|
135
4c9e2de7d46a
Rename ctags.options to ctags_recursive.options
Stephen Kent <smkent@smkent.net>
parents:
diff
changeset
|
1 --recurse=yes |
4c9e2de7d46a
Rename ctags.options to ctags_recursive.options
Stephen Kent <smkent@smkent.net>
parents:
diff
changeset
|
2 |