vim - how to compile cscope with quickfix -


in .vimrc , added set cscopequickfix=s-,c-,d-,i-,t-,e-,but when use cscope command in vim, quick window not appear automatically.

i read doc vim cscope, , tell me use "cscopequickfix=s-,c-,d-,i-,t-,e-" have compile cscope +quickfix feature.

now question how compile cscope +quickfix feathre


Comments

Popular posts from this blog

matlab - Deleting rows with specific rules -

jquery - How would i go about shortening this code? And to cancel the previous click on click of new section? -