Mercurial > vim-gutentags
diff doc/gutentags.txt @ 239:ac9adbec887b
Add `g:gutentags_cscope_build_inverted_index` option
author | Chayoung You <yousbe@gmail.com> |
---|---|
date | Wed, 19 Dec 2018 20:49:22 +0900 |
parents | 62e21302c221 |
children | 050d0549ecf3 |
line wrap: on
line diff
--- a/doc/gutentags.txt Wed Dec 19 20:48:34 2018 +0900 +++ b/doc/gutentags.txt Wed Dec 19 20:49:22 2018 +0900 @@ -643,6 +643,12 @@ (see |:cscope|). Defaults to 1. + *gutentags_cscope_build_inverted_index* +g:gutentags_cscope_build_inverted_index + If set to 1, Gutentags will make `cscope` build an + inverted index. + Defaults to 0. + The following settings are valid for the `gtags_cscope` module.