Add git-modes

This commit is contained in:
2026-05-06 20:56:48 -07:00
parent 31583c0fc0
commit 42fa3b4a90
+1
View File
@@ -3205,6 +3205,7 @@ ARG is the same as for either of the above functions."
(evil-define-key '(normal visual motion) magit-mode-map
"s" #'magit-stage
"S" #'magit-stage-modified))
(use-package git-modes)
;; (use-package forge
;; :custom
;; (forge-add-default-bindings nil)