문제

I've been using ctags+taglist for a while, trying to build up an IDE for myself.
Taglist does do a great job, but it occasionally crashes when cooperating with buffers in my vim.
As a newcomer, I see there may be some issues with my way of using the plugin, but I cannot find them. Also, the code of Taglist is far too complex for me to understand or modify.
So my question is: Is there an [simple] alternate to the Taglist plugin?
Documents about the implementation of Taglist are also welcomed.

도움이 되었습니까?

해결책

Look at Tagbar and winmanager. Taglist is ready to use with winmanager.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top