Skip to content

Instantly share code, notes, and snippets.

@farrokhi
Created January 21, 2025 12:11
Show Gist options
  • Save farrokhi/72a2660b4cb2e6bb8f033a4d73b87900 to your computer and use it in GitHub Desktop.
Save farrokhi/72a2660b4cb2e6bb8f033a4d73b87900 to your computer and use it in GitHub Desktop.
vim cscope
CTRL+T return to previous location
CTRL+\\ find-command
find-commands:
c: Find functions calling this function
d: Find functions called by this function
e: Find this egrep pattern
f: Find this file
g: Find this definition
i: Find files #including this file
s: Find this C symbol
t: Find assignments to
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment