pacakge built-in inside magit
This commit is contained in:
@@ -21,10 +21,6 @@
|
||||
;;; Code:
|
||||
;; see also Diff-Hl (diff-hl-mode) to see VC diff highlighting in fringes.
|
||||
|
||||
;; required by magit
|
||||
(use-package git-commit
|
||||
:defer t)
|
||||
|
||||
(use-package magit
|
||||
:bind (("C-c M-g" . magit-file-dispatch))
|
||||
:config
|
||||
|
||||
Reference in New Issue
Block a user