jixiuf/vterm-toggle

Don't force Projectile as a required dependency

sebasmonia opened this issue · 2 comments

I don't use Projectile, relying instead on the project.el built-in.
It should be an optional dependency for vterm-toggle, via fboundp or checks for the package being installed before trying to use it.

done .

Awesome! thanks for the speedy fix :)