quickr-cscope.vim
quickr-cscope.vim copied to clipboard
Vim plugin for super fast Cscope/GNU GLOBAL results navigation using quickfix window
Hello, just made a small change to quickr-cscope.vim. Pick this if you think it is needed. I was using it to traverse the linux sources, but it was difficult to...
how to config let cscope window show on left?
I want to reload the Cscope database when open every file , not just init it one time, add change like this : +augroup autoload_cscope + au! + au BufEnter...
There my be a repeated key map statement, please check it. 199 vmap e (quickr_cscope_egrep) 200 vmap e (quickr_cscope_assignments)
I'm not sure what changed recently, as the plugin used to "just work", but it seems that after pressing g I now have to click the tag I wish to...