From e83150daf5e805ee12ec1aef0f19c0808f77950e Mon Sep 17 00:00:00 2001 From: Simon Ruderich Date: Tue, 9 Jun 2009 03:37:52 +0200 Subject: [PATCH] gvimrc: Improved comment. --- gvimrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gvimrc b/gvimrc index e716396..e6ec641 100644 --- a/gvimrc +++ b/gvimrc @@ -7,6 +7,6 @@ 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 -- 2.44.2