Closed trev-dev closed 3 years ago
The reason I'm asking is there's a weird compiling conflict that's going on between vterm and magit: https://github.com/magit/with-editor/issues/86
Once the packages are installed (magit first, then vterm) everything works fine regardless of which package is loaded first.
However if it's a clean install, magit will break if vterm is installed first.
I've tried using :after and it doesn't seem to impact when :ensure attempts to install missing packages.
I don't think it does, and it doesn't matter. I've changed my install order.
The reason I'm asking is there's a weird compiling conflict that's going on between vterm and magit: https://github.com/magit/with-editor/issues/86
Once the packages are installed (magit first, then vterm) everything works fine regardless of which package is loaded first.
However if it's a clean install, magit will break if vterm is installed first.
I've tried using :after and it doesn't seem to impact when :ensure attempts to install missing packages.