ixahmedxi / trashvim

The trashiest of neovim lua configs for the one and only trash_dev. 🗑

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

install: E492: Not an editor command: PackerSync

radurentea opened this issue · comments

commented

Hi,

I have no clue how to use neovim but I said to give it a go for fun. I've tried to install your config, but failed because of the following error:

PS C:\Users\radur> nvim --headless -c 'autocmd User PackerComplete quitall' -c 'PackerSync'
Error detected while processing command line:
E492: Not an editor command: PackerSync

I did follow the steps from the installation and I do have the latest neovim version.

Any suggestions?