简体   繁体   中英

Alternate to taglist in vim

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.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM