vicoapp / vico

Mac Programmers Text Editor
http://www.vicoapp.com/
657 stars 89 forks source link

Implement splitright option #29

Closed joefiorini closed 11 years ago

joefiorini commented 12 years ago

In Vim I can :set splitright or :set spr to make Vim open splits on the right. Vico already has the functionality to do this, but didn't expose the option. This commit makes it available.

Is there anything else I'd need to do for this or is this good enough?

morygonzalez commented 12 years ago

:+1:

Shadowfiend commented 11 years ago

Any chance you can update this to merge cleanly into latest master?

joefiorini commented 11 years ago

I haven't used Vico in a while because the project seemed dead. Last I used it, I believe this didn't work quite as I had expected it. I'm going to close this for now, but if I do somehow get time to try out the latest Vico, I'll check on this and open a new PR.

Shadowfiend commented 11 years ago

Ok, cool. Thanks for getting back!