Hacker News new | ask | show | jobs
by paydro 5397 days ago
You can remove the left hand scrollbar by setting this command:

    " This removes the left hand scrollbar from the current guioptions.
    :set guioptions-=L
Check out :help guioptions for more. I've set up my vim so I don't have any scrollbars.