[vim][feature-request]add cscope support for vim
![](https://secure.gravatar.com/avatar/591a64259d5818dd73920a9870e63458.jpg?s=120&d=mm&r=g)
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.
![](https://secure.gravatar.com/avatar/5fbfdcc9fece431e1ca05e46e42255d6.jpg?s=120&d=mm&r=g)
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