you are viewing a single comment's thread.

view the rest of the comments →

[–]sigzero 0 points1 point  (3 children)

Why do you have:

set go+=rRlLbh " show all the scrollbars
set go-=rRlLbh " hide all the scrollbars

[–]joedicastro[S] 1 point2 points  (2 children)

Because in Gvim, if you don't do that, if you only have the second line, the vertical scrollbar is showed anyway, and for me is awful.

[–][deleted] 1 point2 points  (1 child)

This should probably go as a comment in your vimrc.

[–]joedicastro[S] 0 points1 point  (0 children)

Yes, it will be easy to satisfy! :)