mattboehm / vim-unstack

Vim plugin for parsing stack traces and opening the files
286 stars 15 forks source link

Helptags reporting duplicate tags #18

Closed prateek closed 10 years ago

prateek commented 10 years ago

Running :helptag for the plugin generates an error due to duplicate tags for unstack_extractors

mattboehm commented 10 years ago

Whoops, good catch. I've been using fugitive's :Helptags which must be suppressing errors.

It should be fixed now; let me know if you still experience any issues after updating.

prateek commented 10 years ago

Thanks for the quick fix!

mattboehm commented 10 years ago

No problem, thanks for filing the report and using unstack.

prateek commented 10 years ago

Cheers

On Mon, Jan 27, 2014 at 1:10 PM, Matthew Boehm notifications@github.comwrote:

No problem, thanks for filing the report and using unstack.

— Reply to this email directly or view it on GitHubhttps://github.com/mattboehm/vim-unstack/issues/18#issuecomment-33402896 .