vim-tags icon indicating copy to clipboard operation
vim-tags copied to clipboard

Generate tags for git ignored folder

Open zzantares opened this issue 10 years ago • 0 comments

Hello, thanks for developing such good plugin, so far so good, but I have a question, what configuration do I need to use in order to:

  • create tags for all project including vendor/somelib/src
  • .gitignore has vendor/ ignored.

In short, generate ctags for a folder ignored by git?

Thanks

zzantares avatar Jan 16 '15 17:01 zzantares