Mercurial > vim-gutentags
comparison autoload/gutentags/cscope.vim @ 80:51c1a57811b3
Use full list of root markers in get_project_root.
Use l:markers instead of g:gutentags_project_root as the source of
project root indicators when testing parent directories.
In get_project_root, the list l:markers is built up with the contents of
g:gutentags_project_root and g:ctrlp_root_markers (if it exists).
However, g:gutentags_project_root was used directly while testing for
the presence of project root indicators (l:markers was ignored).
author | Greg Hensley <greg.hensley@gmail.com> |
---|---|
date | Thu, 30 Jul 2015 14:42:27 -0400 |
parents | 99b95da1bed7 |
children | 286e5b3095d0 |
comparison
equal
deleted
inserted
replaced
78:208130c6245e | 80:51c1a57811b3 |
---|