From 01e3ba594e4e784e8770bdaa76bab6843cc80115 Mon Sep 17 00:00:00 2001 From: James Nguyen Date: Thu, 14 Apr 2022 11:16:29 -0400 Subject: [PATCH] Add extra packages to load magit from (#510) --- evil-collection.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/evil-collection.el b/evil-collection.el index 1d44799..94759aa 100644 --- a/evil-collection.el +++ b/evil-collection.el @@ -204,7 +204,7 @@ This will bind additional find-* type commands, e.g. usages, assignments, etc.." kotlin-mode macrostep man - magit + (magit magit-repos magit-submodule) magit-todos markdown-mode ,@(when evil-collection-setup-minibuffer '(minibuffer))