Problem installing it with straight
ram535 opened this issue · 2 comments
ram535 commented
I get this message when I start emacs after trying to install shrface
.
Error (use-package): shrface/:catch: Cannot open load file: No such file or directory, org-bullets
This my config:
(use-package shrface
:after shr
:straight (shrface :type git :host github :repo "chenyanming/shrface"))
ram535 commented
Never mind, I just need to install org-bullets. I should pay more attention to the readme next time.
chenyanming commented
Never mind, I just need to install org-bullets. I should pay more attention to the readme next time.
Thanks for reminding me. I also updated the readme.