Thank you very much for this work!
I've noticed that currenly it works by cloning but not using use-package :vc argument. Am I doing something wrong, here is my minimal call:
(use-package overleaf
:vc (:url "https://github.com/vale981/overleaf.el" :rev :newest))
This shouls be enough to load, no? Though I end with a warning telling me that overleaf cannot be loaded...
Thank you very much for this work!
I've noticed that currenly it works by cloning but not using use-package :vc argument. Am I doing something wrong, here is my minimal call:
This shouls be enough to load, no? Though I end with a warning telling me that overleaf cannot be loaded...