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 -

image - ClassNotFoundException when add a prebuilt apk into system.img in android -