unite-outline icon indicating copy to clipboard operation
unite-outline copied to clipboard

Outline for Java/C/C++ files doesn't work

Open Townk opened this issue 12 years ago • 3 comments

Hi guys,

I'm trying to setup my vim to use Unite to replace a bunch of plugins I have but I can't make unite-outline work with Java / C / C++ code. I do have crags installed and working here (tagbar plugin works like a charm) but when I invoke unite outline with:

:Unite outline:!

I get a blank list.

Am I suppose to configure something to make outline uses ctags in this case?

Townk avatar Jul 13 '13 06:07 Townk

This repository is not maintained. You should use Shougo's forked repository. https://github.com/Shougo/unite-outline

crazymaster avatar Jul 13 '13 06:07 crazymaster

Yes. Unfortunatelly, original maintainer is not supported yet.

Shougo avatar Jul 13 '13 21:07 Shougo

Thanks guys. I switched to Shougo's repo and it's working like a charm

Townk avatar Jul 13 '13 21:07 Townk