mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
General formatting & minor refactors
This commit is contained in:
@ -87,7 +87,7 @@ available.")
|
||||
(setq evil-magit-state 'normal
|
||||
evil-magit-use-z-for-folds t)
|
||||
:config
|
||||
(define-key! magit-mode-map
|
||||
(define-key! magit-mode-map ; replaced by z1, z2, z3, etc
|
||||
(kbd "M-1") nil
|
||||
(kbd "M-2") nil
|
||||
(kbd "M-3") nil
|
||||
|
Reference in New Issue
Block a user