X-Git-Url: http://git.iain.cx/?a=blobdiff_plain;f=.vim%2Fplugin%2Fperforce.vim;h=7283df906d10e9b45d0d067efc2765cb9912994b;hb=6a4d7771ef379836593080fd303b647ed5a853cb;hp=35cf8f247b282b331d6e5e514462799e19b7bbdc;hpb=d0d885039e0b7f2242d6db6eb2ba36da132f1b94;p=profile.git diff --git a/.vim/plugin/perforce.vim b/.vim/plugin/perforce.vim index 35cf8f2..7283df9 100755 --- a/.vim/plugin/perforce.vim +++ b/.vim/plugin/perforce.vim @@ -125,7 +125,7 @@ if exists('loaded_perforce') finish endif if v:version < 700 - echomsg 'Perforce: You need at least Vim 7.0' + "echomsg 'Perforce: You need at least Vim 7.0' finish endif