Mercurial > vim-gutentags
annotate res/ctags_recursive.options @ 212:11e5b14332fd
Fix gutentags_file_list_command behavior
If we clear the project directory when we have a file list, ctags won't ignore the `-L` command and run on only the files provided.
Addresses the issue I brought up here:
https://github.com/ludovicchabant/vim-gutentags/issues/101
author | Bernardo Farah <ber@bernardo.me> |
---|---|
date | Mon, 21 May 2018 11:48:06 -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 |