X-Git-Url: http://git.iain.cx/?a=blobdiff_plain;f=.vim%2Fscript%2Fp4;h=402634db45d40d56243e5e5d4983f2b8bceaf91f;hb=87fd00a95f29f7c98cef42dacc16910b243d81ff;hp=b226c8754e7a34f76eb2c5078009631733183a8c;hpb=91067b05d0ae3dd4388065c4767148aa11ac6486;p=profile.git diff --git a/.vim/script/p4 b/.vim/script/p4 index b226c87..402634d 100644 --- a/.vim/script/p4 +++ b/.vim/script/p4 @@ -1,4 +1,4 @@ -" $Id$ vim: set syntax=vim: +" $Id$ vim: se syntax=vim: " Define the function we'll use. It's easier to do this than to faff about " trying to run a sequence of normal mode commands. fun! P4submit() @@ -24,9 +24,10 @@ fun! P4submit() 1 delete set nobuflisted - set buftype=nofile + set buftype=nowrite set bufhidden=hide setlocal noswapfile + file [p4 diff] " Switch back to the top window and put the cursor by the description. wincmd k