X-Git-Url: http://git.iain.cx/?a=blobdiff_plain;f=.vim%2Fscript%2Fp4;h=286130b0649b70e83d6f86d1d2795bfc6d59e88a;hb=f323f70672f417e225e7135de8b4c49cf81d3f70;hp=404d80d98a1677c7802a8767774452beb0d33a0d;hpb=2be8b73f0cbc7eef32fb1cbecbb215890858ccb1;p=profile.git diff --git a/.vim/script/p4 b/.vim/script/p4 index 404d80d..286130b 100644 --- a/.vim/script/p4 +++ b/.vim/script/p4 @@ -56,6 +56,10 @@ fun! P4submit() normal G ?^Description: let @/ = "" + + " 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