X-Git-Url: https://ruderich.org/simon/gitweb/?a=blobdiff_plain;f=gvimrc;h=6a85e1c61b4bb85bb6694699cd21a47ecab467a8;hb=82c62d699e240dc7f3565ceecd5f16790e8558e4;hp=9c334d56c8593ae2b11bea275161b795d1614b41;hpb=cd05d4e566ab2122e578750baf443ba4759266a9;p=config%2Fdotfiles.git diff --git a/gvimrc b/gvimrc index 9c334d5..6a85e1c 100644 --- a/gvimrc +++ b/gvimrc @@ -2,11 +2,11 @@ " Stop the cursor from blinking. -set guicursor=a:blinkon0 +set guicursor+=a:blinkon0 " Don't display the toolbar. set guioptions-=T -" Window size 110x25: +" Increase window size to 110x25. set columns=110 set lines=25