Skip to content

Instantly share code, notes, and snippets.

@kaosf
Last active August 29, 2015 14:05
Show Gist options
  • Save kaosf/0068e0e7d45048de4004 to your computer and use it in GitHub Desktop.
Save kaosf/0068e0e7d45048de4004 to your computer and use it in GitHub Desktop.
# ref. http://qiita.com/joker1007/items/9c114a37560d6a29fe81
ctags-exuberant --langmap=RUBY:.rb --exclude="*.js" --exclude=".git*" -R .
#ctags --langmap=RUBY:.rb --exclude="*.js" --exclude=".git*" -R .
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment