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

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

I need to import mysql 5.1 to 5.5? -

Java, Hibernate, MySQL - store UTC date-time -