comparison runtime/doc/if_cscop.txt @ 1931:3f661e42f262 v7.2.228

updated for version 7.2-228
author vimboss
date Fri, 10 Jul 2009 13:11:26 +0000
parents 44fe912b5a1b
children 1ee00a062acb
comparison
equal deleted inserted replaced
1930:89d1e8ed6c1d 1931:3f661e42f262
353 http://iamphet.nm.ru/cscope/index.html 353 http://iamphet.nm.ru/cscope/index.html
354 354
355 The DJGPP-built version from http://cscope.sourceforge.net is known to not 355 The DJGPP-built version from http://cscope.sourceforge.net is known to not
356 work with Vim. 356 work with Vim.
357 357
358 There are a couple of hard-coded limitations: 358 Hard-coded limitation: doing a |:tjump| when |:cstag| searches the tag files
359 359 is not configurable (e.g., you can't do a tselect instead).
360 1. The maximum number of cscope connections allowed is 8. Do you
361 really need more?
362
363 2. Doing a |:tjump| when |:cstag| searches the tag files is not
364 configurable (e.g., you can't do a tselect instead).
365 360
366 ============================================================================== 361 ==============================================================================
367 6. Suggested usage *cscope-suggestions* 362 6. Suggested usage *cscope-suggestions*
368 363
369 Put these entries in your .vimrc (adjust the pathname accordingly to your 364 Put these entries in your .vimrc (adjust the pathname accordingly to your