Mercurial > vim-gutentags
annotate res/ctags_recursive.options @ 236:a77c3eb4ce34
Handle custom project root finder functions returning no value.
This is easier on implementers than forcing them to raise an error that
starts with "gutentags:".
author | Ludovic Chabant <ludovic@chabant.com> |
---|---|
date | Sun, 10 Mar 2019 23:31:34 -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 |