# HG changeset patch # User Chayoung You # Date 1545219949 -32400 # Node ID 62e21302c2216292d90df53f2cd9522d572833ce # Parent a77c3eb4ce34242f498cf38ed6b12bc8690eebfa Add missing doc for `g:gutentags_scopefile` diff -r a77c3eb4ce34 -r 62e21302c221 doc/gutentags.txt --- a/doc/gutentags.txt Sun Mar 10 23:31:34 2019 -0700 +++ b/doc/gutentags.txt Wed Dec 19 20:45:49 2018 +0900 @@ -628,6 +628,14 @@ to use to generate the code database. Defaults to `"cscope"`. + *gutentags_scopefile* +g:gutentags_scopefile + Specifies the name of the scope file to create. This + will be appended to the project's root. See + |gutentags_project_root| for how Gutentags locates the + project. + Defaults to `"cscope.out"`. + *gutentags_auto_add_cscope* g:gutentags_auto_add_cscope If set to 1, Gutentags will automatically add the