mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
Merge pull request #1031 from ar1a/magit-fd
Use fd for populating projectile cache
This commit is contained in:
@ -49,6 +49,7 @@ what features are available.")
|
||||
(when doom-leader-key
|
||||
(define-key magit-diff-mode-map (kbd doom-leader-key) nil)))
|
||||
|
||||
|
||||
(def-package! magit-todos
|
||||
:hook (magit-mode . magit-todos-mode)
|
||||
:config
|
||||
|
Reference in New Issue
Block a user