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:
Henrik Lissner 2017-05-14 09:49:09 +02:00
parent af88423b35
commit 25fa4e019c
5 changed files with 21 additions and 21 deletions

View file

@ -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