mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-09 12:57:25 -05:00
General refactor & cleanup
+ refactor package management + core-editor: describe ediff + core-popups: alphabetized hack blocks + ui/doom-modeline: refactor buffer path fn + feature/version-control/+git: autoload magit-blame
This commit is contained in:
@ -74,7 +74,7 @@
|
||||
|
||||
|
||||
(def-package! magit
|
||||
:commands magit-status
|
||||
:commands (magit-status magit-blame)
|
||||
:config
|
||||
(set! :popup "^\\*magit" :regexp t)
|
||||
(map! :map magit-mode-map
|
||||
|
Reference in New Issue
Block a user