1
0
Fork 0
mirror of synced 2024-06-16 05:51:11 -04:00
ultimate-vim/vim_plugins_src/cscope-15.8a/contrib
2012-10-21 01:47:16 +08:00
..
webcscope update cscope from 15.7a to 15.8a and add Exuberant Ctags version58 2012-10-21 01:47:16 +08:00
xcscope update cscope from 15.7a to 15.8a and add Exuberant Ctags version58 2012-10-21 01:47:16 +08:00
cctree.txt update cscope from 15.7a to 15.8a and add Exuberant Ctags version58 2012-10-21 01:47:16 +08:00
cctree.vim update cscope from 15.7a to 15.8a and add Exuberant Ctags version58 2012-10-21 01:47:16 +08:00
Makefile.am update cscope from 15.7a to 15.8a and add Exuberant Ctags version58 2012-10-21 01:47:16 +08:00
Makefile.in update cscope from 15.7a to 15.8a and add Exuberant Ctags version58 2012-10-21 01:47:16 +08:00
ocs update cscope from 15.7a to 15.8a and add Exuberant Ctags version58 2012-10-21 01:47:16 +08:00
README update cscope from 15.7a to 15.8a and add Exuberant Ctags version58 2012-10-21 01:47:16 +08:00

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