Skip to content

Instantly share code, notes, and snippets.

@R4wm
Last active April 16, 2021 05:48
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save R4wm/c482411e776bd433b41951f7cc2b7eb8 to your computer and use it in GitHub Desktop.
Save R4wm/c482411e776bd433b41951f7cc2b7eb8 to your computer and use it in GitHub Desktop.
useful commands in emacs for c++
https://boruch-baum.github.io/emacs_mini_manual/c-ide.html
dumb-jump
semantic-mode
semantic-ia-fast-jump
sr-speedbar-open
global-semantic-idle-summary-mode # this one shows me where the definition is!
semantic-stickyfunc-mode # Keeps function name at the top
function-args-mode
moo-jump
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment