Skip to content

Commit

Permalink
Remove unused package git-blamed
Browse files Browse the repository at this point in the history
  • Loading branch information
purcell committed Feb 1, 2024
1 parent 5f26d55 commit 125632d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lisp/init-git.el
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@

;; TODO: link commits from vc-log to magit-show-commit
;; TODO: smerge-mode
(require-package 'git-blamed)
(require-package 'git-modes)
(when (maybe-require-package 'git-timemachine)
(global-set-key (kbd "C-x v t") 'git-timemachine-toggle))
Expand Down

0 comments on commit 125632d

Please sign in to comment.