From: Simon Ruderich Date: Tue, 9 Jun 2009 01:37:52 +0000 (+0200) Subject: gvimrc: Improved comment. X-Git-Url: https://ruderich.org/simon/gitweb/?a=commitdiff_plain;h=e83150daf5e805ee12ec1aef0f19c0808f77950e;p=config%2Fdotfiles.git gvimrc: Improved comment. --- 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