X-Git-Url: http://git.iain.cx/?a=blobdiff_plain;f=.vim%2Fscript%2Fsvn;h=0eedff15e23f79459431dd334a7b16dd8952b26c;hb=819bb88d5a014a23150b8fd609d194e883958674;hp=c927fe41828efb3f5725cb304fa2f2bf77ceeb79;hpb=596624f4629703d95ef6c0d10efba2d2c36cb7c5;p=profile.git diff --git a/.vim/script/svn b/.vim/script/svn index c927fe4..0eedff1 100644 --- a/.vim/script/svn +++ b/.vim/script/svn @@ -1,4 +1,3 @@ -" $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! SVNcommit()