Set scratch buffer name.
[profile.git] / .vim / script / p4
index 402634d..9f77833 100644 (file)
@@ -45,7 +45,7 @@ endfun
 
 " Expand the command line window so we don't have to press RETURN later.
 let s:cmdheight = &cmdheight
-set cmdheight=2
+set cmdheight=3
 
 " Call and then discard our function.
 call P4submit()