summaryrefslogtreecommitdiff
path: root/doc/tips/emacs_integration.mdwn
diff options
context:
space:
mode:
Diffstat (limited to 'doc/tips/emacs_integration.mdwn')
-rw-r--r--doc/tips/emacs_integration.mdwn7
1 files changed, 6 insertions, 1 deletions
diff --git a/doc/tips/emacs_integration.mdwn b/doc/tips/emacs_integration.mdwn
index 12f16888a..2390474a4 100644
--- a/doc/tips/emacs_integration.mdwn
+++ b/doc/tips/emacs_integration.mdwn
@@ -17,4 +17,9 @@ Emacs, which aims to integrate with the standard facilities
He has also added support to org-attach; if
`org-attach-git-annex-cutoff' is non-nil and smaller than the size
of the file you're attaching then org-attach will `git annex add the
-file`; otherwise it will "git add" it.
+file`; otherwise it will "git add" it.
+
+----
+
+[magit-annex](https://github.com/kyleam/magit-annex) adds magit support
+for a few features, including adding files and syncing.