junegunn / vim-plug

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

It gives me E492 when using :PlugInstall #1203

Closed pleaseBcool closed 6 months ago

pleaseBcool commented 2 years ago

Explain the problem here ...

It gives me E492 when using :PlugInstall

My nvim folder: nvim 16_08_2022 12_19_41 nvim-data: nvim 16_08_2022 12_20_23

NVIM v0.7.2
Build type: RelWithDebInfo
LuaJIT 2.1.0-beta3
Compilado por runneradmin@fv-az276-503

Features: -acl +iconv +tui
See ":help feature-compile"
meop commented 2 years ago

You have git installed and in PATH?

igbanam commented 1 year ago
                            *E492*
  Not an editor command ~

You tried to execute a command that is neither an Ex command nor
a user-defined command.

More like are you sure vim-plug is installed correctly? I see you're in Neovim. Checkout #1218 for how someone used vim-plug in Lua

thouger commented 1 year ago

You have git installed and in PATH?

solve the problem

junegunn commented 6 months ago

Make sure plug.vim is located in the right directory.

https://github.com/junegunn/vim-plug?tab=readme-ov-file#windows-powershell-1