summaryrefslogtreecommitdiffstats
path: root/runtime/doc/if_cscop.txt
diff options
context:
space:
mode:
authorBram Moolenaar <Bram@vim.org>2009-07-10 13:11:26 +0000
committerBram Moolenaar <Bram@vim.org>2009-07-10 13:11:26 +0000
commit9fa49da74755a605f7ce7741fa8a06356df8a3e1 (patch)
treed16e0e20ab6b6551fff970f3673b21680f03b77b /runtime/doc/if_cscop.txt
parentfcfbc670c7a679cd92b9318351c918f1dff150d7 (diff)
updated for version 7.2-228v7.2.228
Diffstat (limited to 'runtime/doc/if_cscop.txt')
-rw-r--r--runtime/doc/if_cscop.txt9
1 files changed, 2 insertions, 7 deletions
diff --git a/runtime/doc/if_cscop.txt b/runtime/doc/if_cscop.txt
index 94d3978203..3d98e4a185 100644
--- a/runtime/doc/if_cscop.txt
+++ b/runtime/doc/if_cscop.txt
@@ -355,13 +355,8 @@ cscope version for Win32 see:
The DJGPP-built version from http://cscope.sourceforge.net is known to not
work with Vim.
-There are a couple of hard-coded limitations:
-
- 1. The maximum number of cscope connections allowed is 8. Do you
- really need more?
-
- 2. Doing a |:tjump| when |:cstag| searches the tag files is not
- configurable (e.g., you can't do a tselect instead).
+Hard-coded limitation: doing a |:tjump| when |:cstag| searches the tag files
+is not configurable (e.g., you can't do a tselect instead).
==============================================================================
6. Suggested usage *cscope-suggestions*