3

Using spacemacs with Evil. :vsp opens a new split vertical, but it always does it to the left. How can one configure it to open them to the right?

1 Answer 1

5
(setq evil-vsplit-window-right t) 

Now, I can't tell you where to put this because I don't use Spacemacs, but I'm reasonably sure you already know.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.