Hi @SebastienWae! I just tried to pull in this package in my configuration and found that use-package can't load it because it doesn't contain a (provide 'app-launcher) expression at the bottom of the file. I believe this fix should solve the problem!
Hi @SebastienWae! I just tried to pull in this package in my configuration and found that
use-package
can't load it because it doesn't contain a(provide 'app-launcher)
expression at the bottom of the file. I believe this fix should solve the problem!