commit 8de27c1d3f8e537589a9fe3f0fc840d45ea0aa36
parent 76906d25b79c9526129b18f9f7eb6e2ee9fc85e1
Author: Shimmy Xu <shimmy.xu@shimmy1996.com>
Date: Tue, 25 Feb 2020 22:34:06 -0600
Add magit-annex
Diffstat:
1 file changed, 7 insertions(+), 0 deletions(-)
diff --git a/README.org b/README.org
@@ -1614,6 +1614,13 @@ Install =magit= and bind =magit-status= to ~C-c g~.
(global-set-key (kbd "C-c g") 'magit-status))
#+END_SRC
+*** Magit annex
+Magit support for =git-annex=.
+#+BEGIN_SRC emacs-lisp
+ (use-package magit-annex
+ :ensure t)
+#+END_SRC
+
** Projectile
Projectile is a project interaction library for Emacs. Its goal is to
provide a nice set of features operating on a project level without