How to split existing buffer vertically in vim ?

Posted by blacklife on Super User See other posts from Super User or by blacklife
Published on 2010-04-23T23:15:57Z Indexed on 2010/04/23 23:23 UTC
Read the original article Hit count: 151

Filed under:
|

I have list of buffers in vim. I can split buffer horizontally using :sb[N] where N is the buffer number. How can I split the buffer vertically ?

© Super User or respective owner

Related posts about vim

Related posts about vimrc