fugitive.vim 1.0

This commit is contained in:
Tim Pope
2010-02-15 14:03:22 -05:00
parent 809745222e
commit 5c83b06248

View File

@@ -1,5 +1,7 @@
" fugitive.vim - A Git wrapper so awesome, it should be illegal " fugitive.vim - A Git wrapper so awesome, it should be illegal
" Maintainer: Tim Pope <vimNOSPAM@tpope.org> " Maintainer: Tim Pope <vimNOSPAM@tpope.org>
" Version: 1.0
" GetLatestVimScripts: 2975 1 :AutoInstall: fugitive.vim
if exists('g:loaded_fugitive') || &cp if exists('g:loaded_fugitive') || &cp
finish finish