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:
parent
af88423b35
commit
25fa4e019c
5 changed files with 21 additions and 21 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue