1
0
mirror of https://github.com/amix/vimrc synced 2025-10-16 10:43:35 +08:00

add various usefull plugins from vim.org and sourfeforge

This commit is contained in:
hustcalm
2012-10-21 01:04:08 +08:00
parent eb40e8aa1a
commit 90acee7e47
407 changed files with 171529 additions and 0 deletions

View File

@ -0,0 +1,11 @@
Contributed addons and wrappers for cscope
$Id: README,v 1.3 2001/07/02 20:57:45 petr 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.