Mercurial > vim-gutentags
diff autoload/gutentags/cscope.vim @ 167:34c57ad6eb45
Always use the potentially custom name for the tags file.
If the tags file got a custom name from `gutentags_init_user_func`, we need to
use that in all situations. However, the tags file name we get in the
`generate` function is a full path so we make it relative to the project root
if possible when we don't use a cache directory for tags files.
author | Ludovic Chabant <ludovic@chabant.com> |
---|---|
date | Sat, 18 Feb 2017 21:57:52 -0800 |
parents | 286e5b3095d0 |
children | e59321cbaff7 |