summaryrefslogtreecommitdiff
path: root/magit-conf.el
blob: c10732ef4793d24963233a013bb23c5ef48b25b2 (plain)
1
2
3
4
5
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)