k-takata / minpac

A minimal package manager for Vim 8+ (and Neovim)
835 stars 30 forks source link

Getting Error when trying to clean #144

Closed jam1015 closed 8 months ago

jam1015 commented 2 years ago

I call

:call minpac#clean()

and I get this error:

Removing the above directory. [y/N]? y
Error detected while processing function minpac#clean[2]..minpac#impl#clean:
line   41:
E944: Reverse range in character class
Press ENTER or type command to continue

If it even comes up. Sometimes nothing happens.
Also I can't see the above directory; nothing is listed, makes me think the display is not popping up correctly.

jam1015 commented 2 years ago

Fixed it somehow by manually deleting all my plugins, and then reinstalling them. It worked after that. Still curious what the problem was though.

k-takata commented 8 months ago

I think that this was a bug of Vim and should have been fixed in v8.1.1378.