summaryrefslogtreecommitdiff
path: root/config/magit.el
diff options
context:
space:
mode:
Diffstat (limited to 'config/magit.el')
-rw-r--r--config/magit.el5
1 files changed, 0 insertions, 5 deletions
diff --git a/config/magit.el b/config/magit.el
deleted file mode 100644
index 18ba336..0000000
--- a/config/magit.el
+++ /dev/null
@@ -1,5 +0,0 @@
-;; -*- lexical-binding: t; -*-
-
-(use-package magit
- :ensure t
- :bind (("C-x g" . magit)))