about summary refs log tree commit diff
path: root/emacs-elisp/packages/magit.el
diff options
context:
space:
mode:
Diffstat (limited to 'emacs-elisp/packages/magit.el')
-rw-r--r--emacs-elisp/packages/magit.el3
1 files changed, 3 insertions, 0 deletions
diff --git a/emacs-elisp/packages/magit.el b/emacs-elisp/packages/magit.el
new file mode 100644
index 0000000..d5736bf
--- /dev/null
+++ b/emacs-elisp/packages/magit.el
@@ -0,0 +1,3 @@
+;; Magit is a fast GIT GUI in Elisp
+;;; https://github.com/magit/magit
+(use-package magit)