kalmanb / sbt-ctags

Easily sources for you libraries enabling ctags for your sbt projects - for use with vim, emacs, sublime
Apache License 2.0
32 stars 3 forks source link

Invoke ctags recursively #10

Closed jimenezrick closed 10 years ago

jimenezrick commented 10 years ago

As discussed on the previous issue, on Linux with exuberant-ctags is necessary this flag.

kalmanb commented 10 years ago

Thanks for the PR. I'll publish a new version this weekend.