Skip to content

Instantly share code, notes, and snippets.

@anildigital
Created November 2, 2011 05:35
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 anildigital/1332969 to your computer and use it in GitHub Desktop.
Save anildigital/1332969 to your computer and use it in GitHub Desktop.
ctags TAGS file generation command
ctags -e -a --Ruby-kinds=-f -o TAGS -R .
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment