comparison 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
comparison
equal deleted inserted replaced
238:2b6af9ef5666 239:ac9adbec887b
641 If set to 1, Gutentags will automatically add the 641 If set to 1, Gutentags will automatically add the
642 generated code database to Vim by running `:cs add` 642 generated code database to Vim by running `:cs add`
643 (see |:cscope|). 643 (see |:cscope|).
644 Defaults to 1. 644 Defaults to 1.
645 645
646 *gutentags_cscope_build_inverted_index*
647 g:gutentags_cscope_build_inverted_index
648 If set to 1, Gutentags will make `cscope` build an
649 inverted index.
650 Defaults to 0.
651
646 652
647 The following settings are valid for the `gtags_cscope` module. 653 The following settings are valid for the `gtags_cscope` module.
648 654
649 *gutentags_gtags_executable* 655 *gutentags_gtags_executable*
650 g:gutentags_gtags_executable 656 g:gutentags_gtags_executable