chenyanming/shrface

Problem installing it with straight

ram535 opened this issue · 2 comments

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")) 

Never mind, I just need to install org-bullets. I should pay more attention to the readme next time.

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.