commit 7fd14b218edb7b4ddf549f34c4a1dcaec4f8ab7c (tree)
parent 99809a021c922ec154bf4cf3290143615a6a1b57
Author: Tim Pope <code@tpope.net>
Date: Fri, 20 Jun 2014 06:08:00 -0400
Fix version number
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/plugin/fugitive.vim b/plugin/fugitive.vim
@@ -1,6 +1,6 @@
" fugitive.vim - A Git wrapper so awesome, it should be illegal
" Maintainer: Tim Pope <http://tpo.pe/>
-" Version: 2.0
+" Version: 1.2
" GetLatestVimScripts: 2975 1 :AutoInstall: fugitive.vim
if exists('g:loaded_fugitive') || &cp