Skip to content

Instantly share code, notes, and snippets.

@anildigital
Created September 27, 2011 15:26
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anildigital/1245371 to your computer and use it in GitHub Desktop.
Save anildigital/1245371 to your computer and use it in GitHub Desktop.
Generate Emacs Ctags file for Ruby projects
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