6 ms·
You can remove the left hand scrollbar by setting this command: " This removes the left hand scrollbar from the current guioptions. :set guioptions-=L
by paydro 15y 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.