Mercurial > vim-gutentags
annotate res/ctags_recursive.options @ 174:721cba3cd20d
Don't apply `wildignore` when looking for markers
When folks have `.git` in their `wildignore`, the `globpath` function
will never find a project marker.
author | Rafael Bodill <justrafi@gmail.com> |
---|---|
date | Wed, 22 Feb 2017 00:42:49 +0200 |
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 |