diff --git a/gvimrc b/gvimrc index 2408b1a..8f49f0b 100644 --- a/gvimrc +++ b/gvimrc @@ -10,3 +10,4 @@ set guioptions-=R " Disable the (right) scrollbar set guioptions-=r " Disable the (right) scrollbar set guioptions-=l " Disable the (left) scrollbar set guioptions-=L " Disable the (left) scrollbar +set guioptions-=a " Share the copy buffer with visual mode