summaryrefslogtreecommitdiff
path: root/packages/magit.el
blob: 1b052aee20587da5f934b190123d12e8cc27b621 (plain)
1
2
3
(use-package magit
  :commands magit
  :custom (magit-inhibit-libgit t))