Set scratch buffer name.
[profile.git] / .vim / script / svn
index 8ee0390..3dd61a3 100644 (file)
@@ -25,7 +25,7 @@ endfun
 
 " Expand the command line window so we don't have to press RETURN later.
 let s:cmdheight = &cmdheight
-se cmdheight=2
+se cmdheight=3
 
 " Call and then discard our function.
 call SVNcommit()