Skip to content

Instantly share code, notes, and snippets.

@underhilllabs
Created January 16, 2012 02:19
Show Gist options
  • Save underhilllabs/1618694 to your computer and use it in GitHub Desktop.
Save underhilllabs/1618694 to your computer and use it in GitHub Desktop.
how to generate a TAGS file with ctags for drupal
ctags --langmap=php:.engine.inc.module.theme.php --php-kinds=cdfi --languages=php --recurse
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment