doomemacs/modules/emacs
Henrik Lissner d094162d31
Refactor how git-timemachine loads magit-blame
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).
2018-07-29 17:42:00 +02:00
..
dired emacs/dired: add-hook -> :hook 2018-07-21 01:29:38 +02:00
ediff emacs/ediff: remove evil-ediff package 2018-06-12 21:07:34 +02:00
electric Fix indentation for many autodef setters 2018-06-22 01:49:21 +02:00
eshell Fix eshell+persp-mode integration 2018-07-11 12:42:33 +02:00
hideshow Add new emacs/hideshow module 2018-07-29 17:41:59 +02:00
imenu emacs/imenu: remove cleanup-on-popup-close hack 2018-06-30 23:27:06 +02:00
term Helpfully removes this totally helpful comment 2018-07-14 19:38:29 +02:00
vc Refactor how git-timemachine loads magit-blame 2018-07-29 17:42:00 +02:00