Closed gekoke closed 9 months ago
My configuration:
(use-package blamer :custom (blamer-idle-time 0.3) (blamer-min-offset 8) (blamer-max-commit-message-length 120) :custom-face (blamer-face ((t :background nil :weight semi-light :italic t))) :config (global-blamer-mode 1))
Should have been fixed in 0.7.4
Thanks! I'll test it soon. Great package!
works :)
My configuration: