This commit is contained in:
Zelong Kuang
2026-03-24 22:02:04 +11:00
parent 28b3334925
commit a56b36b3f5
4 changed files with 22 additions and 18 deletions

View File

@@ -3,6 +3,7 @@
(use-package transient)
(use-package magit
:defer t
:bind (("C-c g" . magit-dispatch))
:custom
(magit-diff-refine-hunk t)