mirror of
https://github.com/gryf/.vim.git
synced 2025-12-18 03:50:30 +01:00
Updated buffergator and vcscommand plugins
This commit is contained in:
@@ -48,7 +48,9 @@ if v:version < 700
|
||||
finish
|
||||
endif
|
||||
|
||||
runtime plugin/vcscommand.vim
|
||||
if !exists('g:loaded_VCSCommand')
|
||||
runtime plugin/vcscommand.vim
|
||||
endif
|
||||
|
||||
if !executable(VCSCommandGetOption('VCSCommandGitExec', 'git'))
|
||||
" git is not installed
|
||||
|
||||
Reference in New Issue
Block a user