mirror of
https://github.com/doomemacs/doomemacs
synced 2025-09-06 15:13:33 -05:00
Loading magit-blame immediately after git-timemachine is premature, only one command uses magit-blame (git-timemachine-blame), so we defer it until that command is called (also, it makes more sense to be in the emacs/vc module, than tools/magit).