1
0
mirror of https://github.com/amix/vimrc synced 2025-07-10 03:25:00 +08:00

update cscope from 15.7a to 15.8a and add Exuberant Ctags version58

This commit is contained in:
hustcalm
2012-10-21 01:47:16 +08:00
parent ab2caf5a3f
commit 2d86e5a052
254 changed files with 100751 additions and 28650 deletions

View File

@ -0,0 +1,14 @@
Contributed addons and wrappers for cscope
$Id: README,v 1.4 2011/05/26 17:47:25 nhorman Exp $
ocs - wrapper for cscope providing database generation through recursive
directory set (among other things) - docced in script itself.
contributed from SCO osr5.
webcscope - a web cgi interface to cscope. Contributed by Ragho Mahalingam,
using code from Dmitry Obukhovi and Steven E. Brenner.
xcscope - An (X)Emacs interface to cscope.
cctree.vim - A Vim plugin to allow you to do some powerful searching of cscope
databases from within vi, see cctree.txt for usage details