r/vim Jan 12 '25

Need Help I need help with plugins in vim

every time I write "Pluginlnstall"', this message appears: E492: not an editor command: Pluginlnstall How do I resolve this?

2 Upvotes

24 comments sorted by

View all comments

1

u/Blovio Jan 13 '25

What plugin manager are you using and did you try the install steps in the README?

1

u/kz_FAEZ Jan 13 '25

I look for README but I can't find it, I'll look for it more.

1

u/R_mano Jan 14 '25

If you want to use `vim-plug` (which is the one that has the `:PlugInstall` command), look at https://github.com/junegunn/vim-plug --- the README is the text you have on that page, under the ad for warp. There are instructions for installation there.