diff options
author | Sam Light <samlight1994@gmail.com> | 2025-05-18 19:39:43 +0100 |
---|---|---|
committer | Sam Light <samlight1994@gmail.com> | 2025-05-18 19:39:43 +0100 |
commit | dc7402286727748bf3b6aaf46312642ceb2ee4e4 (patch) | |
tree | 392afd615d6183158dd2b79df67c49e0a7af1327 /init.el | |
parent | 28af03ddf1717aeaa90ff0b0531674944ceede76 (diff) |
Moved magit to git file and installed git timemachine
Diffstat (limited to 'init.el')
-rw-r--r-- | init.el | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -14,7 +14,7 @@ "common" "helm" "projectile" - "magit" + "git" "completion" "tree-sitter" "lsp")) |