set iskeyword+=- to allow hyphens in function/variables names (as used by ctrl+]). Handy for working with Makefiles and shell-scriptsctagsctags -Rvimctagsvim:TlistToggle to open the taglist side-barcscopecscope -b -q to generate DB (from cscope.files if present)vim:cscope show to check DB loaded successfully:cscope find global <cWORD>