From bf99b2fab549442f16a01820187a4182881cec3d Mon Sep 17 00:00:00 2001 From: David Alexander Majnemer Date: Thu, 30 Apr 2009 18:27:08 -0500 Subject: [PATCH] gvimrc acts like Xterm more now --- gvimrc | 2 ++ 1 file changed, 2 insertions(+) diff --git a/gvimrc b/gvimrc index 8f49f0b..a922a48 100644 --- a/gvimrc +++ b/gvimrc @@ -11,3 +11,5 @@ 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 + +set guifont=Monospace\ 9