[vim][feature-request]add cscope support for vim

The official vim port does not have the flag --enable-cscope enabled, which is needed for using cscope within vim properly. I have tried installing cscope then rebuild vim, but it does not work. So that flag is mandatory for using cscope features. In order to use cscope, one have to maintain a modified version of vim port. I think that's a bit inconvenient. So I wish this feature could be enabled in the official port.

On Sat, Mar 12, 2016 at 03:14:02PM +0800, crispyfrog@163.com wrote:
The official vim port does not have the flag --enable-cscope enabled, which is needed for using cscope within vim properly. I have tried installing cscope then rebuild vim, but it does not work. So that flag is mandatory for using cscope features. In order to use cscope, one have to maintain a modified version of vim port. I think that's a bit inconvenient. So I wish this feature could be enabled in the official port.
We've added cscope support for vim/gvim with version 7.4.1579 from today. Greetings Juergen
participants (2)
-
crispyfrog@163.com
-
Juergen Daubert