Plugpac is a plugin manger written in Vim9 based on minpac, provides vim-plug-like experience
I follow the instructions both for legacy install and vim9 install and it is not working on my arch system, whereas it worked very nicely before. Am on arch. The reinstall looked like this: ``` jmtp:~ > rm -rf ~/.vim/pack/minpac jmtp:~ > rm ~/.vim/autoload/plugpac.vim jmtp:~ > git clone https://github.com/k-takata/minpac.git \ ~/.vim/pack/minpac/opt/minpac curl -fLo ~/.vim/autoload/plugpac.vim --create-dirs \ https://raw.githubusercontent.com/bennyyip/plugpac.vim/master/plugpac.vim ```
This issue appears to be discussing a feature request or bug report related to the repository. Based on the content, it seems to be resolved. The issue was opened by jam1015 and has received 2 comments.