I was wondering if anyone knows how to make gvim, by default, open all files opened by gvim in the same gvim instance. I know there are options that can be sent to him on the command line to force this, but I was wondering if there was anything that could be added to the .gvimrc file, not the command line parameter.
The reason for this is because I use gvim with cscope. Therefore, I install cscope to use gvim as my editor. However, I don't know how or not (perhaps the first) to force cscope to allow me to send parameters to the editor.
A solution to any problem would be sufficient.
Thanks in advance.
source
share