fixed vim

This commit is contained in:
David Alexander Majnemer 2009-04-04 01:01:35 -05:00
parent 49fa7d10f2
commit 40c00dc76f

1
gvimrc
View file

@ -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