junegunn / vim-plug

:hibiscus: Minimalist Vim Plugin Manager
https://junegunn.github.io/vim-plug/
MIT License
33.92k stars 1.93k forks source link

Plug Commands are not detected #1143

Closed IgnFed closed 2 years ago

IgnFed commented 2 years ago

image

Only the Plug command appears.

I use Windows 10 and the version of neovim 0.5.0

wookayin commented 2 years ago

You probably did not set up plug properly: make sure plug.vim exists in your autoload/ directory.

IgnFed commented 2 years ago

I've reseted my PC and no it's working

junegunn commented 2 years ago

Perhaps git is not available?

https://github.com/junegunn/vim-plug/blob/c9971346bb486ccff354aaee8606cc0d2d5a0c97/plug.vim#L265-L267

IgnFed commented 2 years ago

I've wrote bad, i meant "i resetted my PC and now i'ts working"