changeset 237:62e21302c221

Add missing doc for `g:gutentags_scopefile`
author Chayoung You <yousbe@gmail.com>
date Wed, 19 Dec 2018 20:45:49 +0900
parents a77c3eb4ce34
children 2b6af9ef5666
files doc/gutentags.txt
diffstat 1 files changed, 8 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- 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