LazyVim / starter

Starter template for LazyVim
Apache License 2.0
885 stars 703 forks source link

Unable to delete/clean plugins with use of lazy #42

Closed romanshevchenkokwiff closed 7 months ago

romanshevchenkokwiff commented 9 months ago

Was trying to remove plugins that not planing to use, though have stumbled on such issue

nvim version 0.9.4 Windows wsl2 Ubuntu latest(22.04)

image

briandipalma commented 9 months ago

What did you do to remove them? Did you go into the filesystem and delete them?

folke commented 7 months ago

You probably already deleted them on the filesystem while Neovim was open? I just fixed that error message, but it would only show if the plugin's directory no longer exists.