Skip to content

Instantly share code, notes, and snippets.

@gnosis23
Created January 14, 2015 03:01
Show Gist options
  • Select an option

  • Save gnosis23/054c2fb0ae108130a6d6 to your computer and use it in GitHub Desktop.

Select an option

Save gnosis23/054c2fb0ae108130a6d6 to your computer and use it in GitHub Desktop.
ctags
# -e support emacs
# --C-kinds=+l local variables
ctags -e --C-kinds=+l -R */*.[ch]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment