summaryrefslogtreecommitdiff
path: root/dotfiles/.emacs.d/init.el
diff options
context:
space:
mode:
Diffstat (limited to 'dotfiles/.emacs.d/init.el')
-rw-r--r--dotfiles/.emacs.d/init.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/dotfiles/.emacs.d/init.el b/dotfiles/.emacs.d/init.el
index 3e9a45e..301d35a 100644
--- a/dotfiles/.emacs.d/init.el
+++ b/dotfiles/.emacs.d/init.el
@@ -221,6 +221,7 @@ might be bad."
;; Without this, it only becomes available after running
;; magit-status once manually.
(use-package magit-extras)
+ (use-package magit-annex)
:config
(use-package magit-blame)
:custom