aboutsummaryrefslogtreecommitdiff
path: root/config/emacs/emacs.d/emacs.org
diff options
context:
space:
mode:
authorKenny Ballou <kb@devnulllabs.io>2024-01-07 08:05:55 -0700
committerKenny Ballou <kb@devnulllabs.io>2024-01-07 08:05:55 -0700
commit9dd3b4171cf28bb7ccf98ac634657bddd0fb5732 (patch)
tree6ea175b2489af01caa0a79c2b8335f146554b421 /config/emacs/emacs.d/emacs.org
parent8eb68bd0d52d62c0361511139d7000549eeceee6 (diff)
downloaddotfiles-9dd3b4171cf28bb7ccf98ac634657bddd0fb5732.tar.gz
dotfiles-9dd3b4171cf28bb7ccf98ac634657bddd0fb5732.tar.xz
config: emacs: add magit-annex
Signed-off-by: Kenny Ballou <kb@devnulllabs.io>
Diffstat (limited to 'config/emacs/emacs.d/emacs.org')
-rw-r--r--config/emacs/emacs.d/emacs.org4
1 files changed, 4 insertions, 0 deletions
diff --git a/config/emacs/emacs.d/emacs.org b/config/emacs/emacs.d/emacs.org
index a0b67b62..e14a60b4 100644
--- a/config/emacs/emacs.d/emacs.org
+++ b/config/emacs/emacs.d/emacs.org
@@ -1993,6 +1993,10 @@ https://www.reddit.com/r/emacs/comments/96r8us/tip_how_to_get_started_with_git/
(git-commit-summary-max-length 50))
#+end_src
+#+begin_src elisp
+(use-package magit-annex)
+#+end_src
+
*** Projectile (disabled!)
:PROPERTIES:
:ID: ef251479-852f-429a-80be-556cafaefe76