mbeckler.org
Using VIM with CSCOPE and CTAGS
Here are some details about how I use VIM with CSCOPE and CTAGS to navigate a codebase. I keep all my different codebases/repositories in ~/repos/ – I then have a bash script (called “w…