Open in a shared vertical window
Brought to you by:
yegappan
I've implemented (hackishly I'm sure) a little addition that allows TagList to share a vertical split with something else. In my case the NERDTree. Have a look at the StackOverflow topic:
http://stackoverflow.com/questions/8173082/open-nerdtree-and-tlist-above-each-other-in-vim/8176267#8176267
I figured, since I was changing the source code, I'd submit this a a feature request.