Vim: Is vertical tab list possible?
Is it possible to have vim's tab list presented vertically on the left side of the editor? It'd be really helpful, but I haven't managed find any plugins that can do this yet. (do i suck at google?) Randy Morris It seems to me as though you are using tabs as buffers. I'd politely ask that you take a second to read this answer if that is indeed the case. I'd also strongly urge you to change this habit. However, if you are indeed using tabs for this purpose you could potentially get a 'vertical tab list' by issuing :ls to list the buffers. You could also use one of the many buffer explorer