summaryrefslogtreecommitdiff
path: root/init.el
diff options
context:
space:
mode:
authorSam Light <samlight1994@gmail.com>2025-05-18 19:39:43 +0100
committerSam Light <samlight1994@gmail.com>2025-05-18 19:39:43 +0100
commitdc7402286727748bf3b6aaf46312642ceb2ee4e4 (patch)
tree392afd615d6183158dd2b79df67c49e0a7af1327 /init.el
parent28af03ddf1717aeaa90ff0b0531674944ceede76 (diff)
Moved magit to git file and installed git timemachine
Diffstat (limited to 'init.el')
-rw-r--r--init.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/init.el b/init.el
index d9b214e..d11d1a2 100644
--- a/init.el
+++ b/init.el
@@ -14,7 +14,7 @@
"common"
"helm"
"projectile"
- "magit"
+ "git"
"completion"
"tree-sitter"
"lsp"))