X-Git-Url: http://git.iain.cx/?a=blobdiff_plain;f=.vim%2Fscript%2Fp4;h=56958f88335b5673edacc742f29670668c0eb17c;hb=fc8569b09fbdd15940d09c154e6d7795c5e10294;hp=404d80d98a1677c7802a8767774452beb0d33a0d;hpb=2be8b73f0cbc7eef32fb1cbecbb215890858ccb1;p=profile.git diff --git a/.vim/script/p4 b/.vim/script/p4 index 404d80d..56958f8 100644 --- a/.vim/script/p4 +++ b/.vim/script/p4 @@ -56,6 +56,12 @@ fun! P4submit() normal G ?^Description: let @/ = "" + normal j + normal ^ + + " Set formatting. + se noexpandtab + se ts=8 endif catch " We get here if no blurb was deleted. This is the case if we aren't