Install git-timemachine

This commit is contained in:
Tobias Ostner 2026-05-12 10:32:45 +02:00
parent 1d55ff0be7
commit 25a1917c73
2 changed files with 4 additions and 0 deletions

View file

@ -473,6 +473,9 @@
:config :config
(magit-todos-mode 1)) (magit-todos-mode 1))
(use-package git-timemachine
:defer t)
(use-package marginalia (use-package marginalia
:config :config
(marginalia-mode)) (marginalia-mode))

View file

@ -62,6 +62,7 @@ in
flycheck-clj-kondo flycheck-clj-kondo
flycheck-swiftlint flycheck-swiftlint
flymake-collection flymake-collection
git-timemachine
graphql-mode graphql-mode
helpful helpful
htmlize htmlize