diff --git a/plugin/fugitive.vim b/plugin/fugitive.vim index 20743d6..8851b26 100644 --- a/plugin/fugitive.vim +++ b/plugin/fugitive.vim @@ -3,7 +3,7 @@ " Version: 2.3 " GetLatestVimScripts: 2975 1 :AutoInstall: fugitive.vim -if exists('g:loaded_fugitive') || &cp +if exists('g:loaded_fugitive') finish endif let g:loaded_fugitive = 1