vim-plug icon indicating copy to clipboard operation
vim-plug copied to clipboard

PlugInstall fails with Git Version Requirement and missing :endif

Open clip222 opened this issue 3 years ago • 3 comments

This is a new installation on a new Windows 10 computer using Vim 8.2 and Git 2.32.0. PlugInstall gives the following error:

image


image image

  • Type:
    • [x ] Bug
    • [ ] Enhancement
    • [ ] Feature Request
    • [ ] Question
  • OS:
    • [ ] All/Other
    • [ ] Linux
    • [ ] OS X
    • [x ] Windows
  • Vim:
    • [ ] Terminal Vim
    • [x ] GVim
    • [ ] Neovim

clip222 avatar Jul 12 '21 23:07 clip222

Getting this same issue on a new macOS Big Sur computer.

nikki93 avatar Jul 22 '21 22:07 nikki93

I had the same problem after updating to Big Sur. I ran :PlugUpgrade then :PlugUpdate while in vim and that fixed everything for me.

timothyas avatar Sep 15 '21 04:09 timothyas

I had the same problem after updating to Big Sur. I ran :PlugUpgrade then :PlugUpdate while in vim and that fixed everything for me.

3q,its works for me(It bothered me for two hours)

taohaowei avatar Aug 19 '22 04:08 taohaowei

Please try restarting Vim when you see an error regarding temp files.

junegunn avatar Mar 30 '24 10:03 junegunn