about summary refs log tree commit diff
path: root/emacs/.emacs.d/elpa/magit-20180928.1153/magit-pkg.el
diff options
context:
space:
mode:
authorBen Harris <ben@tilde.team>2019-03-24 23:00:39 -0400
committerBen Harris <ben@tilde.team>2019-03-24 23:00:39 -0400
commitb7fcdf410bdd952dd725c9a8833b4b70139044de (patch)
treec6356bc7ac29197802471de0e4bc9091d92aa4c8 /emacs/.emacs.d/elpa/magit-20180928.1153/magit-pkg.el
parentaa5b71e0aa140257d8cc401c664add06c7d36930 (diff)
add fzf submodule, remove emacs
Diffstat (limited to 'emacs/.emacs.d/elpa/magit-20180928.1153/magit-pkg.el')
-rw-r--r--emacs/.emacs.d/elpa/magit-20180928.1153/magit-pkg.el11
1 files changed, 0 insertions, 11 deletions
diff --git a/emacs/.emacs.d/elpa/magit-20180928.1153/magit-pkg.el b/emacs/.emacs.d/elpa/magit-20180928.1153/magit-pkg.el
deleted file mode 100644
index c121876..0000000
--- a/emacs/.emacs.d/elpa/magit-20180928.1153/magit-pkg.el
+++ /dev/null
@@ -1,11 +0,0 @@
-(define-package "magit" "20180928.1153" "A Git porcelain inside Emacs."
-  '((emacs "25.1")
-    (async "20180527")
-    (dash "20180413")
-    (ghub "20180417")
-    (git-commit "20180602")
-    (magit-popup "20180509")
-    (with-editor "20180414")))
-;; Local Variables:
-;; no-byte-compile: t
-;; End: