diff options
Diffstat (limited to '.config/emacs/modules/mm-projects.el')
-rw-r--r-- | .config/emacs/modules/mm-projects.el | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.config/emacs/modules/mm-projects.el b/.config/emacs/modules/mm-projects.el index fad56ae..0d3ac52 100644 --- a/.config/emacs/modules/mm-projects.el +++ b/.config/emacs/modules/mm-projects.el @@ -13,7 +13,6 @@ This is intended to be called interactively via (magit-status-setup-buffer))) (use-package project - :defer 1 ; Marginal startup performance improvement :custom (project-switch-commands '((project-dired "Dired" ?d) (project-find-file "Find File") |