This commit is contained in:
Zelong Kuang
2025-12-14 09:19:37 +11:00
parent 753ea5ea48
commit e15c798d92
4 changed files with 19 additions and 1 deletions

View File

@@ -1,5 +1,7 @@
;; -*- lexical-binding: t -*-
(use-package transient)
(use-package magit
:defer
:bind ("C-c g" . magit-status)