diff --git a/plugin/fugitive.vim b/plugin/fugitive.vim index 507d42d..ab8bf03 100644 --- a/plugin/fugitive.vim +++ b/plugin/fugitive.vim @@ -1,5 +1,5 @@ " fugitive.vim - Fugitive -" Maintainer: Tim Pope +" Maintainer: Tim Pope if (exists("g:loaded_fugitive") && g:loaded_fugitive) || &cp finish