summaryrefslogtreecommitdiff
path: root/magit-conf.el
diff options
context:
space:
mode:
authorJSDurand <mmemmew@gmail.com>2021-01-13 13:01:34 +0800
committerJSDurand <mmemmew@gmail.com>2021-01-13 13:01:34 +0800
commit3666deaed5b0baf0a74f14db5872105c9e7865f9 (patch)
tree3535c3f57ed9d5b1cd4e3e81831f627840b6e81b /magit-conf.el
parent1700588e1a3cfb5fa45fb64393c68782bc35fc38 (diff)
A temporary intermeidate step
Now I got almost every functionality that we need, including pdf, mu4e, magit, et cetera.
Diffstat (limited to 'magit-conf.el')
-rw-r--r--magit-conf.el6
1 files changed, 6 insertions, 0 deletions
diff --git a/magit-conf.el b/magit-conf.el
new file mode 100644
index 0000000..c10732e
--- /dev/null
+++ b/magit-conf.el
@@ -0,0 +1,6 @@
+;; Well, a lot of dependencies
+
+(use-package "dash.el" 'dash)
+(use-package "with-editor" 'with-editor)
+(use-package "transient/lisp" 'transient)
+(use-package "magit/lisp/" 'magit)