StarWing wrote: > > On 11ÔÂ10ÈÕ, ÉÏÎç10ʱ51·Ö, "Charles E. Campbell, Jr." > <[EMAIL PROTECTED]> wrote: > >> Britton Kerin wrote: >> :help guioptions >> >> (in particular, you probably want :set guioptions+=r) >> >> > i just tried, but failed. se go+=r no response. and se go-=L just > remove the scrollbar at left, not add a scrollbar at right. > I use
" a : autoselect (vim+visual-mode tries to become owner of global selection) " b : bottom scrollbar is present " e : add tab pages " f : foreground: don't use fork() to detach gui from shell " g : make inactive menu items grey " l : left-hand scrollbar " m : menu bar is present " r : right-hand scrollbar set guioptions=abegmr in my .gvimrc, and I'm getting a right-side scrollbar (with gvim). Include the "l" if you'd like scrollbars on both sides. Regards, Chip Campbell --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_use" maillist. For more information, visit http://www.vim.org/maillist.php -~----------~----~----~----~------~----~------~--~---
