Mercurial > vim-gutentags
diff doc/gutentags.txt @ 210:39547ffc8867
Add mention of `gutentags_plus` for Cscope users.
author | Ludovic Chabant <ludovic@chabant.com> |
---|---|
date | Sat, 09 Jun 2018 09:57:55 -0700 |
parents | 20bfab5b054f |
children | d7fdcb1c6a65 |
line wrap: on
line diff
--- a/doc/gutentags.txt Sat Jun 09 09:36:52 2018 -0700 +++ b/doc/gutentags.txt Sat Jun 09 09:57:55 2018 -0700 @@ -629,6 +629,11 @@ generated code database to Vim by running `:cs add` (see |:cscope|). Defaults to 1. + +People using `cscope` or `gtags_cscope` across multiple projects in the same +Vim instance might be interested in the `gutentags_plus` plugin, which handles +switching databases automatically before performing a query. +See https://github.com/skywind3000/gutentags_plus. ============================================================================= 5. Project Settings *gutentags-project-settings*