commit 51ff577342dd5c0781b43e579a07fd45f7d2f26b parent 9dc8e99d9938cecdaae60e320603b544a8235e39 Author: Cem Keylan <cem@ckyln.com> Date: Tue, 3 Mar 2020 15:02:50 +0300 run evil-magit-init after initializing package Diffstat:
M | init.org | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/init.org b/init.org @@ -231,7 +231,7 @@ along with it. :ensure evil :ensure magit :after magit - :init (evil-magit-init)) + :config (evil-magit-init)) #+END_SRC ** Flycheck