You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thank you so much for this cool plugin!!! It has made my life easier for a long time now. I recently returned to using blamer after a hiatus of a year, and I am getting this error when I enable it:
(use-package blamer
:demandt:custom
(blamer-idle-time 0.5)
(blamer-min-offset 70)
;; I set this to nil to try to avoid my error
(blamer-enable-async-execution-p nil)
(blamer-type 'overlay-popup)
(blamer--overlay-popup-position 'smart)
:custom-face
(blamer-face ((t:foreground"#7a88cf":backgroundnil:height140:italict)))
:config
(global-blamer-mode 1))
Do you know what the problem could be?
Thank you so much, and please let me know if there is any further information I can provide for you.
-tjtrabue
The text was updated successfully, but these errors were encountered:
Hello everyone,
Thank you so much for this cool plugin!!! It has made my life easier for a long time now. I recently returned to using blamer after a hiatus of a year, and I am getting this error when I enable it:
Here is my use-package configuration:
Do you know what the problem could be?
Thank you so much, and please let me know if there is any further information I can provide for you.
-tjtrabue
The text was updated successfully, but these errors were encountered: