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 -

jboss7.x - JBoss AS 7.3 vs 7.4 and differences -