mirror of
https://github.com/jimeh/.emacs.d.git
synced 2026-02-19 13:46:41 +00:00
chore(version-control): remove unnecessary require of magit
This commit is contained in:
@@ -52,7 +52,6 @@
|
||||
(auto-fill-mode))
|
||||
|
||||
:config
|
||||
(require 'magit)
|
||||
(when (fboundp 'system-move-file-to-trash)
|
||||
(setq magit-delete-by-moving-to-trash t)))
|
||||
|
||||
|
||||
Reference in New Issue
Block a user