Index: ossp-pkg/due/.vimrc RCS File: /v/ossp/cvs/ossp-pkg/due/.vimrc,v rcsdiff -q -kk '-r1.2' '-r1.3' -u '/v/ossp/cvs/ossp-pkg/due/.vimrc,v' 2>/dev/null --- .vimrc 2004/10/22 19:56:28 1.2 +++ .vimrc 2005/04/25 15:50:24 1.3 @@ -1,7 +1,7 @@ "## "## OSSP due - Dynamic User Environment -"## Copyright (c) 1994-2004 Ralf S. Engelschall -"## Copyright (c) 1994-2004 The OSSP Project +"## Copyright (c) 1994-2005 Ralf S. Engelschall +"## Copyright (c) 1994-2005 The OSSP Project "## "## This file is part of OSSP due, a dynamic user environment "## which can found at http://www.ossp.org/pkg/tool/due/ @@ -90,10 +90,10 @@ set virtualedit=block " Always expand windows to the maximum height, but expand only to the -" minimum width of 80 characters per line. Also, create new windows +" minimum width of 100 characters per line. Also, create new windows " below current one. set winheight=9999 -set winwidth=80 +set winwidth=100 set splitbelow " Do not wrap lines (neither implicitly on display nor explicitly