vim - Different cscopequickfix behavior for vimrc and command line -


if set cscopequickfix=g- in vimrc file, not work: search results not listed in quick fix window.
if :set cscopequickfix=g- vim command line, starts working expected.
what's more puzzling me, g search 1 happens to. rest of them e-, s-, etc... if put set cscopequickfix=e-,s-, in vimrc file, search results them directed quick fix window correctly.

ideas? thanks!


Comments

Popular posts from this blog

c++ - QTextObjectInterface with Qml TextEdit (QQuickTextEdit) -

xcode - Swift Playground - Files are not readable -

windows - How to automate a file conversion xwm to mp3 with xwmaencode.exe using bat file -