X-Git-Url: http://git.iain.cx/?a=blobdiff_plain;f=.vim%2Fscript%2Fsvn;h=0eedff15e23f79459431dd334a7b16dd8952b26c;hb=cb8fd4bb449e44110ca681bdab168009cf9e229b;hp=c927fe41828efb3f5725cb304fa2f2bf77ceeb79;hpb=76b5cebac934122bdf500f5d78cc73813e76d96b;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()