junegunn / goyo.vim

:tulip: Distraction-free writing in Vim
MIT License
4.5k stars 115 forks source link

How to set margin left? #19

Closed larryzhao closed 10 years ago

larryzhao commented 10 years ago

There's no margin on the left side, is there anything I need to config for that?

junegunn commented 10 years ago

No, there's nothing you have to do. It would be helpful to diagnose the problem if you could provide your configuration file and the screenshot of the situation.

larryzhao commented 10 years ago

Here's the screenshot and my configuration is here: https://github.com/larryzhao/my-conf/blob/master/.vimrc

screen shot 2014-03-22 at 1 09 02 am

Thanks a lot.

junegunn commented 10 years ago

Hmm, I've just tested with your configuration file on my machine (Macbook air, both on terminal Vim and GUI macvim), but it just worked fine. Could you try in a different environment maybe?

junegunn commented 10 years ago

And your screenshot is not showing.

larryzhao commented 10 years ago

Attaching it again: screen shot 2014-03-22 at 1 09 02 am

junegunn commented 10 years ago

Okay, I see set splitright in your .vimrc. There was a bug with the same symptom which was fixed last year. Please update Goyo and try again.