vitaly / dotvim2

modular and easily configurable and extendable `.vim` configuration
MIT License
77 stars 15 forks source link

Fix vim-scripts.org is deprecated warning #7

Closed borod108 closed 6 years ago

borod108 commented 6 years ago

Implicit call to vim-scripts is deprecated as can be seen here: https://github.com/Shougo/dein.vim/blob/master/autoload/dein/types/git.vim#L90

This commit should fix those warnings.

borod108 commented 6 years ago

I think it will solve https://github.com/vitaly/dotvim2/issues/6