How to split existing buffer vertically in vim ? - by blacklife 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 ? Read the article