top of page
Quickly Enable cscope in Vim
sudo apt-get install scope; .vim/plugin/cscope_maps.vim; cscope -R; Control+\+s
bottom of page